Regular Expressions 101

Community Patterns

0

CHH-LP

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

telegraf.conf

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

xicuc

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

Dates

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

Списки

Python
no description available
Submitted by anonymous - 4 years ago

Split SQL statements on 'GO'

1

Regular Expression
PCRE (PHP <7.3)

/
(?:\s*|\r)+GO(\s*);*\s*(?:\r|\n)
/
gmi

Description

Loading markdown...
Submitted by Michael Skovslund - 8 years ago