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

g_match_info_fetch_named_pos

Declaration

Source position: lazglib2.pas line 4641

function g_match_info_fetch_named_pos(

  match_info: PGMatchInfo;

  name: Pgchar;

  start_pos: Pgint;

  end_pos: Pgint

):gboolean;