Searched defs:callout (Results 1 – 5 of 5) sorted by relevance
1281 struct callout { struct1285 struct callout *c_next; argument1288 static struct callout *callout = NULL; /* Callout list */ variable
730 .callout { class
586 int (*callout)(pcre2_callout_block *, void *); member887 int (*callout)(pcre2_callout_block *,void *); /* Callout function or NULL */ member915 int (*callout)(pcre2_callout_block *,void *); /* Callout function or NULL */ member
1756 syntax_check_output_text(PCRE2_SPTR string, BOOL callout) in syntax_check_output_text()1898 display_output_text(PCRE2_SPTR string, BOOL callout, PCRE2_SPTR subject, in display_output_text()
185 int (*callout)(pcre2_callout_block *, void *); member