Home
last modified time | relevance | path

Searched refs:real_pcre (Results 1 – 4 of 4) sorted by relevance

/PHP-5.3/ext/pcre/pcrelib/
H A Dpcre.h309 struct real_pcre; /* declaration; the definition is private */
310 typedef struct real_pcre pcre;
H A Dpcre_printint.src157 real_pcre *re = (real_pcre *)external_re;
H A Dpcre_internal.h2299 #define REAL_PCRE real_pcre
2329 typedef struct real_pcre8_or_16 real_pcre; typedef
H A DChangeLog4740 2. Replaced offsetof(real_pcre, code) by offsetof(real_pcre, code[0]) because

Completed in 34 milliseconds