Home
last modified time | relevance | path

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

/external/pcre/dist/
DMakefile.am44 doc/html/pcre_jit_exec.html \
700 doc/pcre_jit_exec.3 \
749 ln -sf pcre_jit_exec.3 $(DESTDIR)$(man3dir)/pcre16_jit_exec.3
775 ln -sf pcre_jit_exec.3 $(DESTDIR)$(man3dir)/pcre32_jit_exec.3
Dpcre_jit_test.c1332 …return_value8[0] = pcre_jit_exec(re8, extra8, current->input, strlen(current->input), current->sta… in regression_tests()
Dpcre.h.in579 PCRE_EXP_DECL int pcre_jit_exec(const pcre *, const pcre_extra *,
Dpcre.h.generic579 PCRE_EXP_DECL int pcre_jit_exec(const pcre *, const pcre_extra *,
DMakefile.in942 doc/html/pcre_jit_exec.html \
1253 doc/pcre_jit_exec.3 \
3185 ln -sf pcre_jit_exec.3 $(DESTDIR)$(man3dir)/pcre16_jit_exec.3
3211 ln -sf pcre_jit_exec.3 $(DESTDIR)$(man3dir)/pcre32_jit_exec.3
Dpcre_jit_compile.c10455 pcre_jit_exec(const pcre *argument_re, const pcre_extra *extra_data, in pcre_jit_exec() function
/external/pcre/
Dpcre.h579 PCRE_EXP_DECL int pcre_jit_exec(const pcre *, const pcre_extra *,
/external/pcre/dist/doc/
Dpcre.txt1640 int pcre_jit_exec(const pcre *code, const pcre_extra *extra,
8655 The fast path function is called pcre_jit_exec(), and it takes exactly