Searched refs:pcre2_set_callout (Results 1 – 7 of 7) sorted by relevance
344 pcre2_set_callout(pcre2_match_context *mcontext, in pcre2_set_callout() function
427 PCRE2_EXP_DECL int pcre2_set_callout(pcre2_match_context *, \633 #define pcre2_set_callout PCRE2_SUFFIX(pcre2_set_callout_)
427 PCRE2_EXP_DECL int pcre2_set_callout(pcre2_match_context *, \633 #define pcre2_set_callout PCRE2_SUFFIX(pcre2_set_callout_) macro
2968 pcre2_set_callout(match_context, pcre2grep_callout, NULL); in main()
64 doc/html/pcre2_set_callout.html \145 doc/pcre2_set_callout.3 \
870 doc/html/pcre2_set_callout.html \951 doc/pcre2_set_callout.3 \
278 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 the3831 calling pcre2_set_callout() (see the pcre2api documentation). The call-7896 context using the function pcre2_set_callout(), and then passing that