Regular Expressions 101

Community Patterns

0

Emoticons

Python
no description available
Submitted by anonymous - 6 years ago
0

Ip Address

PCRE (PHP <7.3)
match ip address
Submitted by anonymous - 6 years ago

GEDCOM parsing experiment

0

Regular Expression
PCRE (PHP <7.3)

/
^(0|[1-9]+[0-9]*) (@[^@]+@ |)([A-Za-z0-9_]+)( [^\n\r]*|)$
/
gm

Description

Loading markdown...
Submitted by Hatch - 6 years ago