Searched refs:pcre2_substitute_callout_block (Results 1 – 4 of 4) sorted by relevance
551 typedef struct pcre2_substitute_callout_block { \561 } pcre2_substitute_callout_block;618 int (*)(pcre2_substitute_callout_block *, void *), void *); \825 #define pcre2_substitute_callout_block PCRE2_SUFFIX(pcre2_substitute_callout_block_) macro
410 int (*substitute_callout)(pcre2_substitute_callout_block *, void *), in pcre2_set_substitute_callout() argument
248 pcre2_substitute_callout_block scb; in pcre2_substitute()
587 int (*substitute_callout)(pcre2_substitute_callout_block *, void *);
Completed in 27 milliseconds