Home
last modified time | relevance | path

Searched defs:pcre2_callout_block (Results 1 – 2 of 2) sorted by relevance

/external/pcre/dist2/src/
Dpcre2_context.c345 int (*callout)(pcre2_callout_block *, void *), void *callout_data) in pcre2_set_callout()
Dpcre2.h.in586 #define pcre2_callout_block PCRE2_SUFFIX(pcre2_callout_block_) macro