/external/pcre/ |
Makefile.am | 21 doc/html/pcre_compile.html \ 168 pcre_compile.c \ 320 DLL_OBJS= pcre_compile.o pcre_config.o \ 346 doc/pcre_compile.3 \
|
pcredemo.c | 99 re = pcre_compile(
|
Android.mk | 46 pcre_compile.c \
|
pcre.h.generic | 282 PCRE_EXP_DECL pcre *pcre_compile(const char *, int, const char **, int *,
|
pcre.h.in | 282 PCRE_EXP_DECL pcre *pcre_compile(const char *, int, const char **, int *,
|
pcregrep.c | [all...] |
pcrecpp.cc | 132 re = pcre_compile(pattern_.c_str(), pcre_options, 140 re = pcre_compile(wrapped.c_str(), pcre_options,
|
pcregexp.pas | 337 function pcre_compile( const pattern : PChar; options : integer;
function 486 RegExpC := pcre_compile( pRegExp,
|
pcretest.c | 129 pcre_compile.c when that module is compiled with debugging enabled. It needs to [all...] |
pcre_compile.c | 41 /* This module contains the external function pcre_compile(), along with 6808 pcre_compile(const char *pattern, int options, const char **errorptr, function [all...] |