Regular Expressions 101

Community Patterns

0

Übung 4 Aufgabe 1

PCRE (PHP <7.3)
Python Kurs
Submitted by anonymous - 3 years ago
0

URLs

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

Match string and number of digits exactly

0

Regular Expression
PCRE (PHP <7.3)

/
xtra-tester(\d){2}(?!.)
/
g

Description

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