Regular Expressions 101

Community Patterns

Chercher un Prénom ou un Nom

1

Regular Expression
.NET 7.0 (C#)

@"
([A-Za-z-éèë]+) (\b[A-Z][A-\s]+\b)
"
gm

Description

no description available

Submitted by anonymous - 8 years ago (Last modified 8 months ago)