Regular Expressions 101

Library entries

1
pcre

[!-Z]

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

Simple Username Pattern

a simple username pattern
Submitted by Saeed Tabrizi - 8 years ago
1
pcre

Frage

Matching-Gruppen: Fragenummer Vollständige Frage
Submitted by anonymous - 8 years ago
1
pcre

Nomes teste

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

android strings find&replace

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

GET Duration

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

Any variable between @

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

Between tags content

no description available
Submitted by Agustín Bouillet - 8 years ago

ln -l linux parse

Vote

3

Regular Expression
pcre

/
(?<type>.{1})(?<user_access>.{3})(?<group_access>.{3})(?<other_access>.{3}) +(?<oder>[0-9]*) +(?<owner>[a-z]*) +(?<group>[a-z]*) +(?<size>\d*) +(?<month>[a-z]{3}) +(?<day>\d{1,2}) +(?<year>\d{0,4})(?<time>(?<hour>\d{2}):(?<minute>\d{2}))? +(?<filename>(?<basename>.+)\.(?<extension>.*)|(?<no_extension_filename>.*))
/
gmi

Description

Loading markdown...
Submitted by guignol95 - 8 years ago