Documentation
Dlang.org
Regex.getMatchFlags
glib
regex
Regex
Returns the match options that regex was created with.
class
Regex
glib.types.RegexMatchFlags
getMatchFlags
(
)
Return Value
Type:
glib
.
types
.
RegexMatchFlags
flags from #GRegexMatchFlags
glib
regex
Regex
constructors
this
functions
getCaptureCount
getCompileFlags
getHasCrOrLf
getMatchFlags
getMaxBackref
getMaxLookbehind
getPattern
getStringNumber
match
matchAll
matchAllFull
matchFull
replace
replaceEval
replaceLiteral
split
splitFull
static functions
checkReplacement
errorQuark
escapeNul
escapeString
matchSimple
splitSimple
Returns the match options that regex was created with.