Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre.h440 typedef struct pcre16_callout_block { struct
458 } pcre16_callout_block; argument
500 PCRE_EXP_DECL int (*pcre16_callout)(pcre16_callout_block *);
521 PCRE_EXP_DECL int pcre16_callout(pcre16_callout_block *);
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt302 int (*pcre16_callout)(pcre16_callout_block *);
367 used for passing data to a callout function is pcre16_callout_block.
4297 int (*pcre16_callout)(pcre16_callout_block *);

Completed in 37 milliseconds