Home
last modified time | relevance | path

Searched refs:pcGrepMatch (Results 1 – 1 of 1) sorted by relevance

/external/pcre/dist/
Dpcregexp.pas92 function pcGrepMatch(WildCard, aStr: string; AOptions:integer; ALocale : Pointer): Boolean; in pcGrepMatch() function
768 function pcGrepMatch(WildCard, aStr: string; AOptions:integer; ALocale : Pointer): Boolean; in pcGrepMatch() function
773 pcGrepMatch:=PpcRE^.Search(pchar(AStr),Length(AStr));