Regular Expressions 101

Community Patterns

1

get class

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

aaaaaaaaaaa

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

gfghfgdf

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

inline img

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

currency

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

URL detector

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

Mathematical Expressions

-2

Regular Expression
PCRE (PHP <7.3)

/
# https://regex101.com/r/fP1oQ6/2 (?(DEFINE)# (?<W>\s*) (?<V>\d+(?:\.\d+)?(?&W)) (?<S>[-+]?) (?<O>(?&W)[-+*\/](?&W)) (?<E>(?&S)(?:(?&V)|\((?&W)(?&E)(?&W)\))(?:(?&O)(?&E))?)# )# ((?&E))
/
xgJ

Description

Loading markdown...
Submitted by Jeremy Friesen - 8 years ago