Regular Expressions 101

Community Patterns

0

Emoticons

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

Ip Address

PCRE (PHP <7.3)
match ip address
Submitted by anonymous - 6 years ago
0

Lab1 pas compact

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

Lab1 pas compact

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

time

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

Match int and float numbers in polynomial

0

Regular Expression
ECMAScript (JavaScript)

/
([+-]?)\s*(?:(?:(?:[^.]?(\d+))|(\d+\.\d+(?!\w+)))(?!\w+|\.))(?![([{])
/
g

Description

Loading markdown...
Submitted by Giuseppe Tavella - 6 years ago