Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

Regular expression to parse xml in .net

.net xml regex vb.net

Which regex flavors support captures (as opposed to capturing groups)?

Regex - how to match everything except a particular pattern

regex ssl apache-config

Regex to GENERATE thumbnails!?!?! (but that's crazy!)

Mercurial .hgignore regular expression

regex mercurial hgignore

Regexp matching in pig

regex hadoop apache-pig

Regex headache

.net regex

Any way to improve this regular expression?

javascript regex

Determine if string is even or odd length with regular expression

regex

How to approximate Java's Character.isLetterOrDigit() to identify non-English letters, digits in Javascript?

PHP preg_replace

php regex preg-replace

Regex C# problem

c# regex

C++ TR1 regex - multiline option

c++ regex tr1

PHP Mod_rewrite and URL-encoded symbols - only can use either of them but not both?

Does using Pattern.LITERAL mean the same as Pattern.quote?

java regex

Python Regular Expression with optional but greedy groups

python regex

Regexp skip pattern

c# regex

Why the difference between .NET regular expressions and Visual Studio's regular expressions?

How to define an Emacs command that uses `replace-string` for a specific string

regex emacs

PHP:PCRE: How to replace repeatable char

php regex preg-replace pcre