Home
last modified time | relevance | path

Searched refs:pcre2_set_callout (Results 1 – 7 of 7) sorted by relevance

/external/pcre/dist2/src/
Dpcre2_context.c344 pcre2_set_callout(pcre2_match_context *mcontext, in pcre2_set_callout() function
Dpcre2.h.generic427 PCRE2_EXP_DECL int pcre2_set_callout(pcre2_match_context *, \
633 #define pcre2_set_callout PCRE2_SUFFIX(pcre2_set_callout_)
Dpcre2.h.in427 PCRE2_EXP_DECL int pcre2_set_callout(pcre2_match_context *, \
633 #define pcre2_set_callout PCRE2_SUFFIX(pcre2_set_callout_) macro
Dpcre2grep.c2968 pcre2_set_callout(match_context, pcre2grep_callout, NULL); in main()
/external/pcre/dist2/
DMakefile.am64 doc/html/pcre2_set_callout.html \
145 doc/pcre2_set_callout.3 \
DMakefile.in870 doc/html/pcre2_set_callout.html \
951 doc/pcre2_set_callout.3 \
/external/pcre/dist2/doc/
Dpcre2.txt278 int pcre2_set_callout(pcre2_match_context *mcontext,
839 int pcre2_set_callout(pcre2_match_context *mcontext,
3675 its entry point in a match context (see pcre2_set_callout() in the
3831 calling pcre2_set_callout() (see the pcre2api documentation). The call-
7896 context using the function pcre2_set_callout(), and then passing that