/external/pcre/ |
pcre.h.generic | 284 PCRE_EXP_DECL pcre *pcre_compile2(const char *, int, int *, const char **,
|
pcre.h.in | 284 PCRE_EXP_DECL pcre *pcre_compile2(const char *, int, int *, const char **,
|
Makefile.am | 22 doc/html/pcre_compile2.html \ 347 doc/pcre_compile2.3 \
|
pcreposix.c | 261 preg->re_pcre = pcre_compile2(pattern, options, &errorcode, &errorptr,
|
pcregexp.pas | 341 function pcre_compile2( const pattern : PChar; options : integer;
function
|
pcre_compile.c | 6816 pcre_compile2(const char *pattern, int options, int *errorcodeptr, function [all...] |