Regular Expressions 101

Community Patterns

0

request

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

nginx server_name tokenizer

0

Regular Expression
PCRE (PHP <7.3)

/
^(((((?<feature>feature-[\w-~]+)\.)?((?<isAPI>api)\.)?)|((?<namespace>[\w-~]+)\.)|((?<noMatch>[\w-~\.]+)\.)))?(?<domain>\w+\.\w+)$
/
gm

Description

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