pyre2
Contents:
pyre2: Python RE2 wrapper for linear-time regular expressions
src
Changelog
pyre2
Index
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
I
|
L
|
M
|
N
|
P
|
R
|
S
|
U
|
V
|
X
A
A (re2.RegexFlag attribute)
ASCII (re2.RegexFlag attribute)
B
BackreferencesException
C
CharClassProblemException
compile() (in module re2)
contains() (re2.Pattern method)
count() (in module re2)
(re2.Pattern method)
D
DEBUG (re2.RegexFlag attribute)
DOTALL (re2.RegexFlag attribute)
E
end() (re2.Match method)
endpos (re2.Match attribute)
error (in module re2)
escape() (in module re2)
expand() (re2.Match method)
F
findall() (in module re2)
(re2.Pattern method)
finditer() (in module re2)
(re2.Pattern method)
flags (re2.Pattern attribute)
fullmatch() (in module re2)
(re2.Pattern method)
G
group() (re2.Match method)
groupdict() (re2.Match method)
groupindex (re2.Pattern attribute)
groups (re2.Pattern attribute)
groups() (re2.Match method)
I
I (re2.RegexFlag attribute)
IGNORECASE (re2.RegexFlag attribute)
L
L (re2.RegexFlag attribute)
lastgroup (re2.Match attribute)
lastindex (re2.Match attribute)
LOCALE (re2.RegexFlag attribute)
M
M (re2.RegexFlag attribute)
Match (class in re2)
match() (in module re2)
(re2.Pattern method)
module
re2
MULTILINE (re2.RegexFlag attribute)
N
NOFLAG (re2.RegexFlag attribute)
P
Pattern (class in re2)
pattern (re2.Pattern attribute)
PatternError
pos (re2.Match attribute)
prefixmatch() (in module re2)
(re2.Pattern method)
purge() (in module re2)
R
re (re2.Match attribute)
re2
module
RegexError (in module re2)
RegexFlag (class in re2)
regs (re2.Match attribute)
S
S (re2.RegexFlag attribute)
scanner() (re2.Pattern method)
search() (in module re2)
(re2.Pattern method)
set_fallback_notification() (in module re2)
span() (re2.Match method)
split() (in module re2)
(re2.Pattern method)
SREPattern (in module re2)
start() (re2.Match method)
string (re2.Match attribute)
sub() (in module re2)
(re2.Pattern method)
subn() (in module re2)
(re2.Pattern method)
U
U (re2.RegexFlag attribute)
UNICODE (re2.RegexFlag attribute)
V
VERBOSE (re2.RegexFlag attribute)
X
X (re2.RegexFlag attribute)