Documentation
Dlang.org
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
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 number of capturing subpatterns in the pattern.