Regular Expressions 101

Community Patterns

1

3

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

2

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

2

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

9

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

8

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

6

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

10

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

9

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

7

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

5

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

4

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

3

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

2

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

1

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

1

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

1

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

1

PCRE (PHP <7.3)
no description available
Submitted by Plokhova A.Y. - 8 years ago

Cusip/Price combination

1

Regular Expression
PCRE (PHP <7.3)

/
(?P<cusip>(\d{3}[a-zA-Z0-9]{6}|\d{3}[a-zA-Z0-9]{5}))(\s*([:-]?\s*))(?P<price>((\$)?\s{0,2}\d{2,3})((?=\s)|(\.\d+)|(\-(([0-2]\d)|(3[0-2])))))
/
g

Description

Loading markdown...
Submitted by Rohit Thapliyal - 8 years ago