Regular Expressions 101

Sponsors

Library entries

1
pcre

viduregex

cac vi du ve bat cac chuoi o regex
Submitted by thieutham - 8 years ago
2
pcre

remove n lines after matching pattern

stackoverflow question
Submitted by irom77 - 8 years ago
3
pcre

currency

no description available
Submitted by anonymous - 8 years ago
1
javascript

US Zip Code Validation

5 digits and no 0 5/4 times
Submitted by Ashish - 8 years ago
0
javascript

Date Validation

no description available
Submitted by Ashish - 8 years ago
-2
javascript

Date Validation

no description available
Submitted by anonymous - 8 years ago
1
pcre

URL detector

no description available
Submitted by pawel - 8 years ago
1
javascript

Everthing in an element

no description available
Submitted by anonymous - 8 years ago
0
pcre

Select everything outside of table tags

no description available
Submitted by ReijMan - 8 years ago

parse mysqldump INSERT statement field values (handles unescaping)

Vote

0

Regular Expression
pcre

/
\G('(?>\\.|[^'])*'|NULL|(?>-?\d+(?>\.\d+)?))(?:,|(\z))
/

Description

Loading markdown...
Submitted by Steve Shreeve - 8 years ago