Home
last modified time | relevance | path

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

/third_party/pcre2/pcre2/src/
Dpcre2_context.c401 int (*callout)(pcre2_callout_block *, void *), void *callout_data) in pcre2_set_callout()
Dpcre2.h.in823 #define pcre2_callout_block PCRE2_SUFFIX(pcre2_callout_block_) macro