Regular Expressions 101

Library entries

-4
pcre

For telephone

This is for telephone pattern +1 123-123-1234
Submitted by kevin - 8 years ago
1
pcre

ipv4

no description available
Submitted by anonymous - 8 years ago
3
pcre

Div content

no description available
Submitted by mohammadsaleh - 8 years ago
1
pcre

Bug revision

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

email check

checks the email string for valid
Submitted by harimambura - 8 years ago
1
pcre

First 3 words in sentence

no description available
Submitted by hjgabrielsen - 8 years ago
0
pcre

JSON FIELD EXTRACTOR

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

Validacija imena i prezimena

Sva slova Latinice od 4-20 karaktera
Submitted by anonymous - 8 years ago
1
pcre

Validacija broja telefona

Format: +3816...
Submitted by anonymous - 8 years ago
1
pcre

Validacija Korisnickog imena

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

ewqewq

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

Error Regex

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

javas dismissed lines

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

javas legal empty lines

no description available
Submitted by anonymous - 8 years ago
2
pcre

java variable declaration

no description available
Submitted by anonymous - 8 years ago

StackOverflow answer for: How can I parse an attribute string to an ar

Vote

1

Regular Expression
pcre

/
(?:\s*(\w+)\s*=\s*(?:'((?:[^'\\]|\\")*)'|"((?:[^"\\]|\\")*)"?|(\w+)))
/
g

Description

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