Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

regex javascript - match multiple search terms ignoring their order

javascript regex

Regular expression to match MySQL timestamp format "Y-M-D H:M:S"

mysql regex

Can I mix character classes in Python RegEx?

python regex

Html5 pattern attribute not matching for email([email protected])

Matching one or another word in AngularJS ui-router

regex angularjs

How to add a variable into my re.compile expression

javascript check if value has at least 2 or more words

javascript regex string input

Python Title Case, but leave pre-existing uppercase

python regex python-3.x

Javascript regex Currency symbol in a string

javascript regex

latest Perl won't match certain regexes more than 32768 characters long

regex perl

How to convert camel case to snake case with two capitals next to each other

c# regex

Change any number of delimiters in found pattern with sed

regex perl awk sed

preg_replace out CSS comments?

php regex preg-replace

How to parse Apache logs using a regex in PHP

php regex

In Linux, how to copy all the files not starting with a given string?

regex linux unix cp

regex to remove ordinals

regex

Regex match newline in textarea

javascript jquery regex

Regex - Why doesn't this .* (dot-star) match line-breaks? [duplicate]

php regex preg-match

Regex to strip \r and \n or \r\n

ruby regex

regex to match variable declaration in java

java regex