[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazGLib2' (#lcl)

g_regex_match_all

Declaration

Source position: lazglib2.pas line 4798

function g_regex_match_all(

  regex: PGRegex;

  string_: Pgchar;

  match_options: TGRegexMatchFlags;

  match_info: PPGMatchInfo

):gboolean;