Regular Expressions 101

Sponsors

Library entries

0
python

Macro

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

Ex1

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

issue lookbehind

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

fail2ban-php404

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

parsing Assembly code .data segment

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

Parsing assembly code .data segment

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

URLS

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

UAE Phone Number Regex Validator

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

Properties

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

Specific C Enumerator Matching

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

LSD MSD regex

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

Phone

Phone Number
Submitted by anonymous - 4 years ago
0
python

T1

RA results v Tully's predictions
Submitted by anonymous - 4 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