Home
last modified time | relevance | path

Searched defs:pcre_callout (Results 1 – 3 of 3) sorted by relevance

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