gtk-d ~master (2021-11-11T18:52:04Z)
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
aliases
doref
constructors
this
destructors
~this
functions
getCaptureCount
getCompileFlags
getHasCrOrLf
getMatchFlags
getMaxBackref
getMaxLookbehind
getPattern
getRegexStruct
getStringNumber
getStruct
match
matchAll
matchAllFull
matchFull
ref_
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.