Regular Expressions 101

Community Patterns

0

sdfsfd

.NET (C#)
sdfdsf
Submitted by anonymous - a year ago
0

for-orth

Java 8
For orth
Submitted by gastipatis - a year ago
0

custom email

.NET (C#)
custom email
Submitted by anonymous - a year ago
0

test

PCRE (PHP <7.3)
teste
Submitted by anonymous - a year ago
0

mvc

PCRE (PHP <7.3)
com c#
Submitted by anonymous - a year ago

Match Phone Number: 03## ####### OR +92 3## #######

0

Regular Expression
Java 8

"
03(?=[0-9]{9})[0-9]{9}|[+]923(?=[0-9]{9})[0-9]{9}
"

Description

Loading markdown...
Submitted by anonymous - a year ago