GLib.Regex.split_full – glib-2.0 Reference Manual
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
split_full
Description:
public
string
[]
split_full
(
string
str,
ssize_t
string_len = -
1
,
int
start_position =
0
,
RegexMatchFlags
match_options =
0
,
int
max_tokens =
0
)
throws
RegexError