Searched refs:substitute_callout_data (Results 1 – 3 of 3) sorted by relevance
411 void *substitute_callout_data) in pcre2_set_substitute_callout() argument414 mcontext->substitute_callout_data = substitute_callout_data; in pcre2_set_substitute_callout()
846 rc = mcontext->substitute_callout(&scb, mcontext->substitute_callout_data); in pcre2_substitute()
589 void *substitute_callout_data; member