Home
last modified time | relevance | path

Searched refs:substitute_callout_data (Results 1 – 3 of 3) sorted by relevance

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_context.c411 void *substitute_callout_data) in pcre2_set_substitute_callout() argument
414 mcontext->substitute_callout_data = substitute_callout_data; in pcre2_set_substitute_callout()
H A Dpcre2_intmodedep.h588 void *substitute_callout_data; member
H A Dpcre2_substitute.c901 rc = mcontext->substitute_callout(&scb, mcontext->substitute_callout_data); in pcre2_substitute()

Completed in 16 milliseconds