Regular Expressions 101

Community Patterns

0

Levi test

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

redaa

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

{1-65536}

PCRE (PHP <7.3)
12
Submitted by anonymous - 8 years ago
0

apache log analysis

Python
no description available
Submitted by anonymous - 8 years ago

iOS Localizable.strings parser

1

Regular Expression
Python

r"
"([^"\\]*(\\(.|\n)[^"\\]*)*)"[\s]*=[\s]*"([^"\\]*(\\(.|\n)[^"\\]*)*)"[\s]*;
"
g

Description

Loading markdown...
Submitted by Natan Zalkin - 8 years ago