Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_context.c419 void *substitute_callout_data) in pcre2_set_substitute_callout() argument
422 mcontext->substitute_callout_data = substitute_callout_data; in pcre2_set_substitute_callout()
H A Dpcre2_substitute.c923 rc = mcontext->substitute_callout(&scb, mcontext->substitute_callout_data); in pcre2_substitute()
H A Dpcre2_intmodedep.h589 void *substitute_callout_data; member

Completed in 13 milliseconds