GLib.Regex.split_simple – 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_simple
Description:
public
static
string
[]
split_simple
(
string
pattern,
string
str,
RegexCompileFlags
compile_options =
0
,
RegexMatchFlags
match_options =
0
)