Regular Expressions 101

Sponsors

Library entries

0
python

Out of

Out of
Submitted by anonymous - 8 months ago
0
python

Contas regex

A simple regex for contas bancárias
Submitted by anonymous - 8 months ago
0
python

singleTime ztm

ss
Submitted by pochwix2 - 8 months ago
0
golang

nginx access regex loki

nginx access log regex
Submitted by Lethisa Putri - 8 months ago
0
java

REGEX OS

Regex para extrair titulo e descrição duma OS
Submitted by anonymous - 7 months ago
0
python

Android Package REgex

Not perfect but works
Submitted by anonymous - 7 months ago
0
python

EC21 docs

Get AT explain
Submitted by anonymous - 7 months ago
0
java

Key - Value extractor

Key - Value extractor
Submitted by anonymous - 7 months ago
0
java

Inner field values extraction

Inner field values extraction
Submitted by anonymous - 7 months ago

IP address a.b.c.d form with range from 0 to 255 for each letters

Vote

0

Regular Expression
python

"
^([0-9]|[1-9][0-9]|1([0-9][0-9])|2([0-4][0-9]|5[0-5]))\.([0-9]|[1-9][0-9]|1([0-9][0-9])|2([0-4][0-9]|5[0-5]))\.([0-9]|[1-9][0-9]|1([0-9][0-9])|2([0-4][0-9]|5[0-5]))\.([0-9]|[1-9][0-9]|1([0-9][0-9])|2([0-4][0-9]|5[0-5]))$
"

Description

Loading markdown...
Submitted by Abdulaziz - 7 years ago