Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

PHP RegEx with or without trailing slashes

php regex preg-match-all

Regex Replace on IBMi

c++ regex ibm-midrange

Split string after certain character count

Emacs regex: replacing a string inside a latex equation

regex emacs latex

How to substitute words in Git history & properly debug related problems?

How is the split function in perl supposed to work?

regex perl split

PHP regexp - remove all leading, trailing and standalone hyphens

php regex preg-replace

Is this regular expression?

regex unity3d unityscript

Regex extract string between 2 curly braces

php regex

Case insensitive for part of the regex?

ruby regex

How to get string before last slash and after second last slash in URL [duplicate]

php regex

Regex for 2 numbers of the same length separated by dash

javascript regex

replace javascript regexp matched group with a dollar sign

javascript regex

Splitting a string into words and punctuation with java

java regex string

missing quotation marks on keys in JSON

javascript regex json node.js

Validate column using regular expression in postgre SQL

regex postgresql

Regex for 8 digit number beginning with two similar numbers?

regex string matching

Count number grep matches?

regex perl hash grep

What is the meaning of r in REGEXP_EXTRACT(word,r'(\w\w\'\w\w)')

regex google-bigquery

How to remove first 16 characters of each line in text file

regex