HomeSort by relevance Sort by last modified time
    Searched full:pcre_callout (Results 1 - 13 of 13) sorted by null

  /external/pcre/dist/doc/
pcrecallout.3 10 .B int (*pcre_callout)(pcre_callout_block *);
pcre.txt     [all...]
pcreapi.3 118 .B int (*pcre_callout)(pcre_callout_block *);
    [all...]
pcrepattern.3     [all...]
  /external/pcre/dist/doc/html/
pcrecallout.html 29 <b>int (*pcre_callout)(pcre_callout_block *);</b>
42 global variable <i>pcre_callout</i> (<i>pcre16_callout</i> for the 16-bit
147 defined by <i>pcre_callout</i> or <i>pcre[16|32]_callout</i> is called (if it is
149 callout function is a pointer to a <b>pcre_callout</b> or
pcreapi.html 168 <b>int (*pcre_callout)(pcre_callout_block *);</b>
325 The global variable <b>pcre_callout</b> initially contains NULL. It can be set
384 callout and stack-checking functions pointed to by <b>pcre_callout</b> and
    [all...]
pcrepattern.html     [all...]
  /external/pcre/dist/
pcregexp.pas 300 function pcre_callout(var p : ppcre_callout_block) : integer; function
437 function pcre_callout; function
pcre.h.generic 493 PCRE_EXP_DECL int (*pcre_callout)(pcre_callout_block *);
514 PCRE_EXP_DECL int pcre_callout(pcre_callout_block *);
pcre.h.in 493 PCRE_EXP_DECL int (*pcre_callout)(pcre_callout_block *);
514 PCRE_EXP_DECL int pcre_callout(pcre_callout_block *);
NEWS 600 is for the caller to provide an optional function, by setting pcre_callout to
pcretest.c 234 pcre_callout = callout
    [all...]
ChangeLog     [all...]

Completed in 1074 milliseconds