Regular Expressions 101

Sponsors

Library entries

1
python

Extract Variables from C# File

no description available
Submitted by Adam Short - 7 years ago
2
javascript

URL with Port

no description available
Submitted by rkl - 7 years ago
0
python

phone number

no description available
Submitted by Dries Werckx - 7 years ago
1
python

nombres y apellidos

expresión para python.
Submitted by davila vargas - 7 years ago
1
javascript

Match emoji shortcodes

no description available
Submitted by anonymous - 7 years ago
0
javascript

Telefonnummer E.123

no description available
Submitted by Frank Mattes - 7 years ago
1
javascript

bb

no description available
Submitted by anonymous - 7 years ago
-3
python

IPv4 address

Matches any IPv4 address
Submitted by anonymous - 7 years ago
1
javascript

OPC UA Server

Gets IP-Address/host name from URL
Submitted by anonymous - 7 years ago
-1
javascript

Arabic AlphaNumeric

Arabic AlphaNumeric text
Submitted by Ahmed - 7 years ago
1
javascript

passage parser

no description available
Submitted by anonymous - 7 years ago
1
javascript

Javascript GUID regex

Validate GUID using a regex expression
Submitted by stom - 7 years ago
1
javascript

HCPCS

no description available
Submitted by anonymous - 7 years ago
1
javascript

ICD9

no description available
Submitted by anonymous - 7 years ago
4
javascript

UK Postcode

no description available
Submitted by msyed - 7 years ago

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

Vote

1

Regular Expression
python

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

Description

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