Regular Expressions 101

Sponsors

Library entries

0
pcre2

Hipovitaminosis

Hipovitaminosis
Submitted by anonymous - a year ago
0
pcre2

Insuficiencia hepática

Insuficiencia hepática
Submitted by slopez - a year ago
0
pcre2

Matches to time string: HH:MM

Matches to time string: HH:MM
Submitted by anonymous - a year ago
0
pcre2

bad email_regex matcher

Submitted by unknown - a year ago
0
pcre2

Postcode

Matches postcodes
Submitted by anonymous - a year ago
0
python

匹配颜色绿色 黄棕色

是(.*色) 用分组
Submitted by robin - a year ago
0
pcre2

Email

1
Submitted by anonymous - a year ago
0
pcre2

Họ và tên - Vietnamese Name

1
Submitted by anonymous - a year ago
0
pcre2

Tuổi - Age

1
Submitted by anonymous - a year ago

Regex that matches laughter interjections in Spanish

Vote

0

Regular Expression
python

"
\b(?:a*(?:ha*){2,}h?)\b|\b(?:a*(?:ja*)+j?)\b|\b(?:e*(?:je*)+j?)\b|\b(?:i*(?:ji+)+j?)\b|\b(?:A*(?:JA+)+J?)\b|\b(?:A*(?:HA+)+H?)\b|\b(?:e*(?:he+){2,}h?)\b|\b(?:Ja*(?:ja+)+j?)\b|\b(?:Je*(?:je+)+j?)\b|\bJa+\b|\b(?:Ji*(?:ji+)+j?)\b|\b(?:Ha*(?:ha+)+h?)\b|\b(?:Jo*(?:jo+)+j?)\b|\b(?:o*(?:jo+)+j?)\b|\b(?:a*((?:ja+)|(?:js+))+j?)\b|\b(?:A*((?:JA+)|(?:JS+))+J?)\b
"
gm

Description

Loading markdown...
Submitted by alexcg - a year ago