Regular Expressions 101

Community Patterns

1

All Ip's

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

comment

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

Leilões liga

PCRE (PHP <7.3)
Get Cards name
Submitted by Patrick Bard - 8 years ago
2

LUN UID

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

Regex 2

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

Regex 2

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

CSV: Escape double quotes (") in quoted cells (v1.0)

1

Regular Expression
Python

r"
(\n|;|^)"([^";\n]*?)"([^";\n]+?)"([^";\n]*?)"(\n|;|$)
"
g

Description

Loading markdown...
Submitted by rugk - 8 years ago