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

TGRegex.match_all

Declaration

Source position: lazglib2.pas line 2965

function TGRegex.match_all(

  string_: Pgchar;

  match_options: TGRegexMatchFlags;

  match_info: PPGMatchInfo

):gboolean;