Home
last modified time | relevance | path

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

/PHP-5.3/ext/pcre/pcrelib/
H A Dpcre_ucd.c37 const pcre_uint16 PRIV(ucd_stage2)[] = {0};
1260 const pcre_uint16 PRIV(ucd_stage2)[] = { /* 51968 bytes, block = 128 */
H A Dpcre_internal.h197 typedef unsigned short pcre_uint16; typedef
200 typedef unsigned int pcre_uint16; typedef
270 typedef pcre_uint16 pcre_uchar;
2315 pcre_uint16 flags; /* Private flags */
2324 pcre_uint16 ref_count; /* Reference count */
2336 pcre_uint16 flags; /* Private flags */
2381 pcre_uint16 number; /* Capture number */
2598 pcre_uint16 name_offset;
2599 pcre_uint16 type;
2600 pcre_uint16 value;
[all …]

Completed in 83 milliseconds