OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pcre2_jit_match
(Results
1 - 5
of
5
) sorted by null
/external/pcre/dist2/src/
pcre2_jit_match.c
86
pcre2_jit_match
(const pcre2_code *code, PCRE2_SPTR subject, PCRE2_SIZE length,
function
189
/* End of
pcre2_jit_match
.c */
pcre2.h.generic
132
/* These are for pcre2_match(), pcre2_dfa_match(), and
pcre2_jit_match
(). Note
134
functions (though
pcre2_jit_match
() ignores the latter since it bypasses all
159
ignored for
pcre2_jit_match
(). */
535
PCRE2_EXP_DECL int
pcre2_jit_match
(const pcre2_code *, \
614
#define
pcre2_jit_match
PCRE2_SUFFIX(pcre2_jit_match_)
[
all
...]
pcre2.h.in
132
/* These are for pcre2_match(), pcre2_dfa_match(), and
pcre2_jit_match
(). Note
134
functions (though
pcre2_jit_match
() ignores the latter since it bypasses all
159
ignored for
pcre2_jit_match
(). */
535
PCRE2_EXP_DECL int
pcre2_jit_match
(const pcre2_code *, \
614
#define
pcre2_jit_match
PCRE2_SUFFIX(pcre2_jit_match_)
[
all
...]
pcre2_match.c
[
all
...]
/external/pcre/dist2/
Makefile.am
46
doc/html/
pcre2_jit_match
.html \
127
doc/
pcre2_jit_match
.3 \
422
src/
pcre2_jit_match
.c \
Completed in 2783 milliseconds