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()
901 rc = mcontext->substitute_callout(&scb, mcontext->substitute_callout_data); in pcre2_substitute()
588 void *substitute_callout_data; member
Completed in 13 milliseconds