Home
last modified time | relevance | path

Searched refs:pcre32_callout_block (Results 1 – 2 of 2) sorted by relevance

/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre.h462 typedef struct pcre32_callout_block { struct
480 } pcre32_callout_block; argument
507 PCRE_EXP_DECL int (*pcre32_callout)(pcre32_callout_block *);
528 PCRE_EXP_DECL int pcre32_callout(pcre32_callout_block *);
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt633 int (*pcre32_callout)(pcre32_callout_block *);
698 used for passing data to a callout function is pcre32_callout_block.
4299 int (*pcre32_callout)(pcre32_callout_block *);

Completed in 40 milliseconds