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

g_pattern_match

Declaration

Source position: lazglib2.pas line 4701

function g_pattern_match(

  pspec: PGPatternSpec;

  string_length: guint;

  string_: Pgchar;

  string_reversed: Pgchar

):gboolean;