Regular Expressions 101

Community Patterns

1

logical operators

Python
no description available
Submitted by Nicolas - 8 years ago
1

แปลง pdf

Python
no description available
Submitted by anonymous - 8 years ago
1

test

Python
no description available
Submitted by anonymous - 8 years ago

get file Extensions

2

Regular Expression
ECMAScript (JavaScript)

/
\.([0-9a-z]+)(?=[?#])|(\.)(?:[\w]+)$
/
gmi

Description

Loading markdown...
Submitted by Ahbap Aldırmaz - 8 years ago