Home
last modified time | relevance | path

Searched refs:pcre_callout_block (Results 1 – 3 of 3) sorted by relevance

/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre.h418 typedef struct pcre_callout_block { struct
436 } pcre_callout_block; argument
493 PCRE_EXP_DECL int (*pcre_callout)(pcre_callout_block *);
514 PCRE_EXP_DECL int pcre_callout(pcre_callout_block *);
H A DChangeLog4319 2. The pcre_callout_block structure has two new fields: pattern_position and
4888 pcre_callout_block, which is defined in pcre.h. If the function returns 0,
5099 pcre_callout_block structure has a field of the same name. The contents of
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt1688 int (*pcre_callout)(pcre_callout_block *);
4295 int (*pcre_callout)(pcre_callout_block *);

Completed in 61 milliseconds