Regular Expressions 101

Library entries

0
python

Find Field Between Two Tokens

Find Field Between Two Tokens
Submitted by anonymous - 4 years ago
0
python

nba

no description available
Submitted by anonymous - 4 years ago
0
python

xray - Filter

no description available
Submitted by anonymous - 4 years ago
0
python

National interstate ins row re

no description available
Submitted by anonymous - 4 years ago
0
python

whatsaapDate

dd/mm/yyyy
Submitted by anonymous - 4 years ago
0
python

Datamatrix - N° de série

no description available
Submitted by anonymous - 4 years ago
0
golang

Report url regex

/ui_tests/master/28c6f611
Submitted by anonymous - 4 years ago
0
python

Claimants BAT

no description available
Submitted by anonymous - 4 years ago
1
python

NFL Fixtures for links

no description available
Submitted by anonymous - 4 years ago
0
python

test

no description available
Submitted by anonymous - 4 years ago
0
golang

Golang Google UUID Validation

no description available
Submitted by anonymous - 4 years ago
0
python

adjust space

no description available
Submitted by anonymous - 4 years ago
0
python

test

no description available
Submitted by anonymous - 4 years ago

Ejemplo de un patrón de nombre multivariado

Vote

0

Regular Expression
python

r"
(?# Patrón de nombre multivariado) \bJorge\s+((Alberto|A\.?)\s+)?/?(?P<Apellido>G[óo]mez)(\s+(Prada|P\.?))?\b
"
gix

Description

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