Source position: lazglib2.pas line 4807
function g_regex_split(
regex: PGRegex;
string_: Pgchar;
match_options: TGRegexMatchFlags
):PPgchar;