Regular Expressions 101

Community Patterns

1

Calcul date

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

Spell Checker Test

1

Regular Expression
ECMAScript (JavaScript)

/
(text|simple)(?![^<]*>|[^<>]*<\/)
/
gm

Description

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