tango v1.0.0+2.066 (2014-08-19T00:10:20Z)
Home
Dub
Repo
RegExpT.pattern
tango
text
Regex
RegExpT
Get the pattern with which this regex was constructed.
class
RegExpT
(char_t)
const
(
char_t
)[]
pattern
(
)
Meta
Source
See Implementation
tango
text
Regex
RegExpT
aliases
charclass_t
predicate_t
tdfa_t
tnfa_t
constructors
this
functions
compileToD
match
opApply
opIndex
pattern
post
pre
replaceAll
replaceFirst
replaceLast
search
split
tagCount
test
static functions
opCall
variables
last_start_
next_start_
registers_
tdfa_
tnfa_
Get the pattern with which this regex was constructed.