Regular Expressions 101

Community Patterns

0

Levi test

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 8 years ago
1

redaa

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 8 years ago
1

{1-65536}

PCRE (PHP <7.3)
12
Submitted by anonymous - 8 years ago
0

apache log analysis

Python
no description available
Submitted by anonymous - 8 years ago

prices in nis

3

Regular Expression
Python

r"
((?:[0-9]{1,3},(?:[0-9]{3},)*[0-9]{3}|[0-9]+)(?:.[0-9][0-9])?)\s*(?:ש\"ח||nis|NIS|שקל)(?:\W|$)
"
g

Description

Loading markdown...
Submitted by molaxx - 8 years ago