gtk-d v3.7.3 (2017-12-16T16:21:49Z)
Home
Dub
Repo
Regex.this
glib
Regex
Regex
Sets our main struct and passes it to the parent class.
this
(GRegex* gRegex, bool ownedRef)
class
Regex
this
(
GRegex
*
gRegex
,
bool
ownedRef
= false
)
this
(string pattern, GRegexCompileFlags compileOptions, GRegexMatchFlags matchOptions)
Meta
Source
See Implementation
glib
Regex
Regex
constructors
this
destructors
~this
functions
doref
getCaptureCount
getCompileFlags
getHasCrOrLf
getMatchFlags
getMaxBackref
getMaxLookbehind
getPattern
getRegexStruct
getStringNumber
getStruct
match
matchAll
matchAllFull
matchFull
replace
replaceEval
replaceLiteral
split
splitFull
unref
static functions
checkReplacement
errorQuark
escapeNul
escapeString
matchSimple
splitSimple
variables
gRegex
ownedRef
Sets our main struct and passes it to the parent class.