Searched defs:pcre_compile (Results 1 - 2 of 2) sorted by relevance

/external/pcre/dist/
H A Dpcregexp.pas337 function pcre_compile( const pattern : PChar; options : integer; function
486 RegExpC := pcre_compile( pRegExp,
H A Dpcre_compile.c41 /* This module contains the external function pcre_compile(), along with
8748 pcre_compile(const char *pattern, int options, const char **errorptr, function
9514 /* End of pcre_compile.c */

Completed in 864 milliseconds