Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

How to split a string containing a numeric value into three parts in PostgreSQL?

Coffeescript regex not matching as intended

RegExp exec - string manipulation

javascript regex

javascript regexp for word boundary detection with parenthesis

javascript regex

Python regex returns a part of the match when used with re.findall

python regex findall

Regex to match words with condition

javascript regex

Cant seem to match Exact string with Preg_replace

php regex preg-replace

Regular expression to take value between brackets "()"?

php regex

Partial string matching in Mongodb [duplicate]

regex mongodb

Expanding environment variables with sed

regex linux bash shell sed

Regular Expressions in Excel VBA

regex vba excel

PHP preg_grep reverse matching pattern

php regex

Regex Custom Word Boundaries in JavaScript

javascript regex

Why doesn't this problemMatcher in VS code work?

Regex for splitting at every character but keeping numbers together

java regex

Is there an equivalent to Java's \p{Punct} in Haxe regexes?

java regex haxe

match `"abc", "d,e", , "", ",f"` with groups

regex

Is there a way to really pickle compiled regular expressions in python?

python regex pickle

Python regex for unicode capitalized words

Replace single backslash "\" with double backslashes "\\"

javascript regex replace