gtk-d ~gtk4 (2021-12-20T08:37:41.4817885)
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.