Source position: lazglib2.pas line 4797
function g_regex_match(
regex: PGRegex;
string_: Pgchar;
match_options: TGRegexMatchFlags;
match_info: PPGMatchInfo
):gboolean;