Regular Expressions 101

Community Patterns

1

OTP Card payment

Python
no description available
Submitted by anonymous - 8 years ago
1

AsDate

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 8 years ago
1

4 digits

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 8 years ago
1

CPS

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

body followed by plain space

1

Regular Expression
PCRE (PHP <7.3)

/
^body|\sbody([\s*|\{|:])
/
g

Description

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