Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

How to split a string by uppercase and lowercase in JavaScript?

javascript regex

In C/C++ mode in Emacs, change face of code in #if 0...#endif block to comment face

Emacs regular expression: what \< and \> can do that \b cannot do?

regex emacs word

regex find all the strings preceded by = and ending in &

javascript regex

Extract multiple occurrences on the same line using sed/regex

regex sed

Is there a Regex Delete in Ruby?

ruby regex string ruby-1.9 gsub

Split string into words with whitespace unless in between a pair of double quotation marks

javascript jquery regex

Substitute A for B and B for A in a string

r regex

Regex: individually optional capture groups, but collectively at least one must exist

regex

Python removing punctuation from unicode string except apostrophe

How to get re.search to return a string?

python regex string

How can I use Regex to find a string of characters in alphabetical order using Python?

python regex python-3.x

Ruby's String#gsub, unicode, and non-word characters

ruby regex unicode

difference between like and regex operator

mysql sql regex sql-like

Japanese/chinese email addresses?

php regex unicode

how to split a string in js with some exceptions

javascript regex string split

What's the maximum number of numbered regex captures?

regex perl

jQuery select HTML between two string identifiers

javascript jquery regex match

Python unicode regular expression matching failing with some unicode characters -bug or mistake?

python regex unicode

Stripping out select querystring attribute/value pairs so varnish will not vary cache by them