Regular Expressions 101

Library entries

0
pcre

GEDCOM parsing experiment

no description available
Submitted by Hatch - 6 years ago
0
javascript

US Phone

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

Custom Url Validation

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

CsString.format []

CsString.format []
Submitted by anonymous - 6 years ago

Asadasdsd

Vote

1

Regular Expression
pcre

@
\{ ( (?:[\-#=\@!%$*+?])? \w [\w\-\.\d]* ) (?#1 param name) ( \? )? (?#2 optional) (?: <(.*?)?\|(.*?)?> (?#3 behind)(?#4 after) )? (?: :( [\w&] [\w\.\-\d\s]* (?:\[\])? ) (?#5 type) (?: \( ([^{]+?) (?#6 type args) \) (?: \( ([^\}]) (?#7 type args separator) \) )? )? )? (?: :\( ([^{]+) (?#8 pattern) \) )? (?: =( [^}]* ) (?#9 default value) )? \} | ( \{? [^{]+ ) (?#10 plain text)
@
x

Description

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