Searched defs:pcre_callout_block (Results 1 - 1 of 1) sorted by relevance

/external/pcre/
H A Dpcre.h418 typedef struct pcre_callout_block { struct
436 } pcre_callout_block; typedef in typeref:struct:pcre_callout_block
493 PCRE_EXP_DECL int (*pcre_callout)(pcre_callout_block *);
514 PCRE_EXP_DECL int pcre_callout(pcre_callout_block *);

Completed in 108 milliseconds