go
Regex.getCaptureCount
glib
Regex
Regex
Returns the number of capturing subpatterns in the pattern.
class
Regex
int
getCaptureCount
(
)
Return Value
Type:
int
the number of capturing subpatterns
Meta
Since
2.14
glib
Regex
Regex
constructors
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
Returns the number of capturing subpatterns in the pattern.