Home
last modified time | relevance | path

Searched refs:pcre2_substitute_callout_block (Results 1 – 4 of 4) sorted by relevance

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2.h549 typedef struct pcre2_substitute_callout_block { \
559 } pcre2_substitute_callout_block;
616 int (*)(pcre2_substitute_callout_block *, void *), void *); \
823 #define pcre2_substitute_callout_block PCRE2_SUFFIX(pcre2_substitute_callout_block_) macro
H A Dpcre2_context.c410 int (*substitute_callout)(pcre2_substitute_callout_block *, void *), in pcre2_set_substitute_callout() argument
H A Dpcre2_intmodedep.h587 int (*substitute_callout)(pcre2_substitute_callout_block *, void *);
H A Dpcre2_substitute.c248 pcre2_substitute_callout_block scb; in pcre2_substitute()

Completed in 27 milliseconds