Regular Expressions 101

Library entries

0
pcre2

test

address\s\d+\srange\s(?\S+)\s*(?\S+)
Submitted by anonymous - 5 months ago
0
python

russian phone number

That's work!
Submitted by anonymous - 5 months ago
0
python

Phone_number_test

Test
Submitted by anonymous - 5 months ago
0
python

Regexy uczelnia

Wyszukuje słowo Mikołaj
Submitted by anonymous - 5 months ago
0
dotnet

French Insurance Number

French Insurance Number
Submitted by Dohts - 5 months ago
0
javascript

Find Japanese

Find Japanese
Submitted by nghilq - 5 months ago
0
pcre2

Match PWSID

Match PWSID
Submitted by Matt Horrell - 5 months ago
0
python

<> stuff

desc
Submitted by anonymous - 5 months ago
0
javascript

Only numbers and length 9

Only numbers and length 9
Submitted by anonymous - 5 months ago
0
python

Validate time in 24hs format

Validate time in 24hs format
Submitted by anonymous - 5 months ago

At least one uppercase and one lowercase Russian word with no digits nor spaces, nor special characters

Vote

0

Regular Expression
javascript

/
^(?=.*[а-я])(?=.*[А-Я])[а-яА-Я]+$
/
gm

Description

Loading markdown...
Submitted by Kenya-West - 7 months ago