Regular Expressions 101

Community Patterns

0

HDFC

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

try

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 4 years ago
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

detect assignment x=

0

Regular Expression
Python

r"
^([a-zA-Z]+\w*)[ \t]*=(?!=).+
"
gm

Description

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