Regular Expressions 101

Community Patterns

0

Validate URLs

PCRE (PHP <7.3)
no description available
Submitted by me - 6 years ago

Find Translations without textdomain

0

Regular Expression
Python

r"
__\([\s]?'([^']*?)'[\s]?\)
"
g

Description

Loading markdown...
Submitted by cure85 - 6 years ago