Regular Expressions 101

Community Patterns

example on python re.sub using groups references \0 and \1 (with Russian text)

0

Regular Expression
PCRE (PHP <7.3)

/
звук ([Гг]ав!|[Мм]яу!)
/
gm

Description

no description available

Submitted by anonymous - 5 years ago