Regular Expressions 101

Community Patterns

0

匹配数字

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

match titles in url

PCRE (PHP <7.3)
loud
Submitted by anonymous - 4 years ago
0

frontkn CF

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

叫醒

Python
no description available
Submitted by anonymous - 4 years ago

Match string and number of digits exactly

0

Regular Expression
PCRE (PHP <7.3)

/
xtra-tester(\d){2}(?!.)
/
g

Description

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