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

/external/pcre/dist/
H A Dpcregexp.pas300 function pcre_callout(var p : ppcre_callout_block) : integer; function
437 function pcre_callout; function
/external/pcre/
H A Dpcre.h493 PCRE_EXP_DECL int (*pcre_callout)(pcre_callout_block *); variable
514 PCRE_EXP_DECL int pcre_callout(pcre_callout_block *);

Completed in 72 milliseconds