Searched refs:pcGrepMatch (Results 1 – 1 of 1) sorted by relevance
92 function pcGrepMatch(WildCard, aStr: string; AOptions:integer; ALocale : Pointer): Boolean; in pcGrepMatch() function768 function pcGrepMatch(WildCard, aStr: string; AOptions:integer; ALocale : Pointer): Boolean; in pcGrepMatch() function773 pcGrepMatch:=PpcRE^.Search(pchar(AStr),Length(AStr));