[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: lazglib2.pas line 4801
function g_regex_match_simple( |
pattern: Pgchar; |
string_: Pgchar; |
compile_options: TGRegexCompileFlags; |
match_options: TGRegexMatchFlags |
):gboolean; |