Regular Expressions 101

Community Patterns

10

UUID

ECMAScript (JavaScript)
no description available
Submitted by anonymous - 9 years ago

Livestock - Visual tag and Back tag

3

Regular Expression
PCRE2 (PHP >=7.3)

`
([\w\W]{16,})|([^-\s0-9[:alpha]])
`

Description

Loading markdown...
Submitted by Adrian Yim - 3 years ago