Regular Expressions 101

Community Patterns

0

移除非法字符

Java 8
冲鸭!
Submitted by anonymous - 2 years ago
0

ip:port check

PCRE2 (PHP >=7.3)
ip:port check
Submitted by anonymous - 2 years ago
0

Find coordinates

Python
Find coordinates
Submitted by jjvillavicencio - 2 years ago
0

Phone number

PCRE2 (PHP >=7.3)
Phone number
Submitted by nipo - 2 years ago
0

123

Java 8
123
Submitted by anonymous - 2 years ago
0

Lab 6 es 1.1

PCRE2 (PHP >=7.3)
return an int
Submitted by anonymous - 2 years ago

Network Interface matching with sub-interface support

0

Regular Expression
Python

r"
(\w*)(\d(?:\/\d)*)(?:\.)?(\d*)?$
"
gm

Description

Loading markdown...
Submitted by Neis - 2 years ago