Valadoc
|
Vala
|
Tutorial
|
API-References
|
Markup
Packages
glib-2.0
GLib
Regex
check_replacement
escape_string
match_simple
split_simple
Regex
get_capture_count
get_compile_flags
get_match_flags
get_max_backref
get_pattern
get_string_number
match
match_all
match_all_full
match_full
replace
replace_eval
replace_literal
split
split_full
get_capture_count
Description:
public
int
get_capture_count
()
Returns the number of capturing subpatterns in the pattern.
Parameters:
regex
a GRegex
Returns:
the number of capturing subpatterns