Regular Expressions 101

Community Patterns

0

xray - Filter

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

ucs

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

nba

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

Horriblesubs

Python
no description available
Submitted by anonymous - 4 years ago

Find all words which have 2 characters, then EITHER OR then POINTER

0

Regular Expression
Python

r"
^ab.*[zy].*s
"

Description

Loading markdown...
Submitted by anonymous - 4 years ago