Regular Expressions 101

Community Patterns

1

Luca

Python
Esempi di regex
Submitted by prof.manini - 7 years ago
0

ip

Python
ip-adreese
Submitted by anonymous - 7 years ago
1

Original regex

Python
no description available
Submitted by Malhar - 7 years ago
1

deu

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 7 years ago
0

Names

PCRE (PHP <7.3)
For US names
Submitted by anonymous - 7 years ago
1

Assinatura

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 7 years ago
0

regex

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 7 years ago
1

regex

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 7 years ago

Negative

1

Regular Expression
PCRE (PHP <7.3)

/
^((?!hello|goodby)[\s\w]+) ((?!word|cosmos)[\s\w]+)!
/

Description

Loading markdown...
Submitted by Kutuzov Alexey <Kutuz27> - 7 years ago