Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

regex.exec() - failing to match string

javascript regex

How to handle PCRE with Unicode?

Validate Min/Max length of Password

.net regex

HQL function to extract rows with field contains only number

regex hibernate hql isnumeric

Using Text::CSV to parse a tab delimited file in Perl

regex perl parsing csv

Should atomic groups be used all the time to speed up failure?

regex perl optimization

Emacs Lisp and non-deterministic regexes

regex emacs elisp

Can I universally eliminate the underscore from the set of word characters in perl regex's?

regex perl

using regex to fix markdown input - link labels

python regex markdown

Sed regular expression works different through web browser

php regex apache perl sed

how to remove parameters from url query?

javascript regex

Regex matching file names

c# regex parsing

Different regex output on 2 PHP systems?

php regex unicode

Getting out an expression

Regex everything but number with two decimals

javascript regex

removing extra white spaces from text files

what is wrong with regex_match? very simple expression

c++ regex std

How to write a regex to extract a number from these URLs?

php regex

jQuery Validate plugin - password check - minimum requirements - Regex

How to match and highlight all terms in any order from an array of strings?