godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
RegEx.getGroupCount
godot
regex
RegEx
Returns the number of capturing groups in compiled pattern.
struct
RegEx
@
nogc
nothrow const
long
getGroupCount
(
)
Meta
Source
See Implementation
godot
regex
RegEx
aliases
BaseClasses
functions
clear
compile
getGroupCount
getNames
getPattern
isValid
opAssign
opEquals
search
searchAll
sub
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name
Returns the number of capturing groups in compiled pattern.