Regular Expressions 101

Community Patterns

There does not seem to be anything here

Community Library Entry

1

Regular Expression
PCRE2 (PHP >=7.3)

/
Server (?P<test1>\S+)\/(?P<test2>\S+) is\s?(?P<action>\w+),(?P<msg>.+)$
/
gm

Description

начало

Submitted by anonymous - 5 months ago