Regular Expressions 101

Sponsors

Library entries

0
python

斗地主

no description available
Submitted by anonymous - 5 years ago
0
python

中国车牌

no description available
Submitted by anonymous - 5 years ago
0
golang

Celulares - Tamanho de tela

no description available
Submitted by anonymous - 5 years ago
0
golang

[229187] - Celular - Memoria Interna

no description available
Submitted by anonymous - 5 years ago
0
golang

[229187] - Celular - Tamanho de tela

no description available
Submitted by anonymous - 5 years ago
0
python

codescrew (not including strings)

no description available
Submitted by anonymous - 5 years ago
0
python

Facebook: parse page name from url

no description available
Submitted by cx - 5 years ago
0
python

actual

no description available
Submitted by anonymous - 5 years ago
0
python

strict major, minor, patch

no description available
Submitted by anonymous - 5 years ago
0
python

strict major, minor

no description available
Submitted by anonymous - 5 years ago
0
python

auto-gen-test-format

no description available
Submitted by anonymous - 5 years ago
0
python

positive lookahead

no description available
Submitted by anonymous - 5 years ago
0
python

Home Tel-phone

8 digits or 10 digits
Submitted by anonymous - 5 years ago

Match double quoted or single quoted multi line string in code.

Vote

0

Regular Expression
python

"""
("|')((?!(?!\\)(\1|\n))|(\\(.|\n))|((?!\\).))*?(\1)
"""
g

Description

Loading markdown...
Submitted by Siddharth Gupta - 5 years ago