Regular Expressions 101

Library entries

0
pcre2

hexadecimal

Hexadecimal regex
Submitted by anonymous - 2 years ago
0
pcre2

Octal regex

Octal regex
Submitted by anonymous - 2 years ago
0
pcre2

thx hjpotter

Thanks
Submitted by hjpotter92 - 2 years ago
0
pcre2

Coordinates Validation

This is for validating coordinates
Submitted by anonymous - 2 years ago
0
pcre2

alphabet and number allowed

/^(?=.?[a-zA-Z])(?=.?[0-9])/gm
Submitted by anonymous - 2 years ago
0
pcre2

url check

check for urls
Submitted by naxmefy - 2 years ago
0
pcre2

HealthMatch Wordpress specialists index

Specialists index
Submitted by anonymous - 2 years ago
0
pcre2

Latex Quotes

Convert "text" to ``text''
Submitted by anonymous - 2 years ago

Address

Vote

0

Regular Expression
golang

`
ул(ица|\.)? +гранатная *(,|\.|\r|\n|$)|ул(ица|\.)? +гранатная +(( +(к3))?) *(,|\.|\r|\n|$)
`
gim

Description

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