Home
last modified time | relevance | path

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

/third_party/pcre2/pcre2/src/
Dpcre2_fuzzsupport.c182 (void)pcre2_set_callout(match_context, callout_function, &callout_count); in LLVMFuzzerTestOneInput()
Dpcre2_context.c400 pcre2_set_callout(pcre2_match_context *mcontext, in pcre2_set_callout() function
Dpcre2.h.in614 pcre2_set_callout(pcre2_match_context *, \
880 #define pcre2_set_callout PCRE2_SUFFIX(pcre2_set_callout_) macro
Dpcre2.h.generic614 pcre2_set_callout(pcre2_match_context *, \
880 #define pcre2_set_callout PCRE2_SUFFIX(pcre2_set_callout_)
Dpcre2grep.c4224 pcre2_set_callout(match_context, pcre2grep_callout, NULL); in main()
/third_party/pcre2/pcre2/
DMakefile.am75 doc/html/pcre2_set_callout.html \
171 doc/pcre2_set_callout.3 \
/third_party/pcre2/pcre2/doc/
Dpcre2.txt297 int pcre2_set_callout(pcre2_match_context *mcontext,
974 int pcre2_set_callout(pcre2_match_context *mcontext,
4475 its entry point in a match context (see pcre2_set_callout() in the
4645 up by calling pcre2_set_callout() (see the pcre2api documentation). The
9084 context using the function pcre2_set_callout(), and then passing that