Regular Expressions 101

Community Patterns

1

30164958

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

foreach

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

foreach

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

@media query tokenizer

3

Regular Expression
ECMAScript (JavaScript)

/
@media([^{]+)\{([\s\S]+?})\s*}
/
g

Description

Loading markdown...
Submitted by Stephan --> CTS_AE - 9 years ago