Regular Expressions 101

Community Patterns

0

GQL Parser

Python
no description available
Submitted by anonymous - 3 years ago
0

index_re

Python
no description available
Submitted by anonymous - 3 years ago
0

lineup.re

Python
no description available
Submitted by anonymous - 3 years ago
0

US zip code

Python
no description available
Submitted by anonymous - 3 years ago
0

Log error code

Python
no description available
Submitted by anonymous - 3 years ago
0

3 voyels word

Python
no description available
Submitted by anonymous - 3 years ago

RegExp that accepts English, Arabic and numbers

1

Regular Expression
ECMAScript (JavaScript)

/
^[a-zA-Z\u0600-\u06FF,-\s\d][\s\d\a-zA-Z\u0600-\u06FF,-]*$
/
i

Description

Loading markdown...
Submitted by Momen Zakaria - 7 years ago