Community Patterns

Community Library Entry

3

Regular Expression
Created·2015-06-15 15:16
Flavor·Python

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

Description

no description available

Submitted by molaxx