Regular Expressions 101

Community Patterns

0

Get ID

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

xray - Filter

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

ucs

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

nba

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

Horriblesubs

Python
no description available
Submitted by anonymous - 4 years ago

RegEx to remove hyphens between two search and found strings

0

Regular Expression
PCRE (PHP <7.3)

/
(?<=\G(?!^)|clients_field_)(\w*)-
/
g

Description

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