Home
last modified time | relevance | path

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

/external/pcre/dist/
Dmakevp_l.txt4 +pcre_config.obj &
Dmakevp_c.txt4 pcre_config.c
DMakefile.am30 doc/html/pcre_config.html \
230 pcre_config.c \
648 DLL_OBJS= pcre_byte_order.o pcre_compile.o pcre_config.o \
686 doc/pcre_config.3 \
735 ln -sf pcre_config.3 $(DESTDIR)$(man3dir)/pcre16_config.3
761 ln -sf pcre_config.3 $(DESTDIR)$(man3dir)/pcre32_config.3
Dpcre_config.c70 pcre_config(int what, void *where) in pcre_config() function
Dpcredemo.c277 (void)pcre_config(PCRE_CONFIG_NEWLINE, &d); in main()
Dpcre_jit_test.c99 pcre_config(PCRE_CONFIG_JIT, &jit); in main()
1164 pcre_config(PCRE_CONFIG_JITTARGET, &cpu_info); in regression_tests()
1175 pcre_config(PCRE_CONFIG_UTF8, &utf); in regression_tests()
1176 pcre_config(PCRE_CONFIG_UNICODE_PROPERTIES, &ucp); in regression_tests()
DMakefile.in218 pcre_config.c pcre_dfa_exec.c pcre_exec.c pcre_fullinfo.c \
227 @WITH_PCRE8_TRUE@ libpcre_la-pcre_config.lo \
928 doc/html/pcre_config.html \
1078 @WITH_PCRE8_TRUE@ pcre_config.c \
1216 DLL_OBJS = pcre_byte_order.o pcre_compile.o pcre_config.o \
1239 doc/pcre_config.3 \
1609 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpcre_la-pcre_config.Plo@am__quote@
1676 libpcre_la-pcre_config.lo: pcre_config.c
1677pcre_config.lo -MD -MP -MF $(DEPDIR)/libpcre_la-pcre_config.Tpo -c -o libpcre_la-pcre_config.lo `t…
1678 …epCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libpcre_la-pcre_config.Tpo $(DEPDIR)/libpcre_la-pcre_conf…
[all …]
DPrepareRelease211 pcre_config.c \
Dpcregexp.pas347 function pcre_config( what : integer; where : pointer) : integer; external; in pcre_config() function
Dpcre.h.in285 /* Request types for pcre_config(). Do not re-arrange, in order to remain
552 PCRE_EXP_DECL int pcre_config(int, void *);
Dpcre.h.generic285 /* Request types for pcre_config(). Do not re-arrange, in order to remain
552 PCRE_EXP_DECL int pcre_config(int, void *);
Dpcrecpp.cc364 pcre_config(PCRE_CONFIG_NEWLINE, &newline); in NewlineMode()
Dpcretest.c571 #define PCRE_CONFIG pcre_config
927 #define PCRE_CONFIG pcre_config
3241 (void)pcre_config(PCRE_CONFIG_UTF8, &rc); in main()
3317 (void)pcre_config(PCRE_CONFIG_UTF8, &rc); in main()
DNON-AUTOTOOLS-BUILD113 pcre_config.c
541 4. Edit pcre.h and pcre_config.c so that they include config.h.
DCMakeLists.txt456 pcre_config.c
Dpcregrep.c2612 (void)pcre_config(PCRE_CONFIG_NEWLINE, &i); in main()
DChangeLog2085 3. The pcre_config() function was treating the PCRE_MATCH_LIMIT and
4655 43. Added a new function pcre_config(int, void *) to enable run-time extraction
4686 to extract all the available output from the new pcre_config() function, and to
/external/pcre/
DAndroid.mk7 dist/pcre_config.c \
Dpcre.h552 PCRE_EXP_DECL int pcre_config(int, void *);
/external/pcre/dist/doc/html/
DNON-AUTOTOOLS-BUILD.txt113 pcre_config.c
541 4. Edit pcre.h and pcre_config.c so that they include config.h.
/external/pcre/dist/doc/
Dpcre.txt80 library is built. The pcre_config() function makes it possible for a
422 option is given to pcre_config() or pcre32_config(), or if the
753 option is given to pcre_config() or pcre16_config(), or if the
1333 pcreapi(3), pcre16, pcre32, pcre_config(3).
1659 int pcre_config(int what, void *where);
1889 int pcre_config(int what, void *where);
1891 The function pcre_config() makes it possible for a PCRE client to dis-
1896 The first argument for pcre_config() is an integer, specifying which
1907 to the 8-bit version of this function, pcre_config(). If it is given to
8329 port is available by calling pcre_config() with the PCRE_CONFIG_JIT