Home
last modified time | relevance | path

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

/PHP-5.4/ext/pcre/pcrelib/
H A Dpcre_ucd.c37 const pcre_uint16 PRIV(ucd_stage2)[] = {0};
1352 const pcre_uint16 PRIV(ucd_stage2)[] = { /* 58112 bytes, block = 128 */
H A Dpcre_internal.h197 typedef unsigned short pcre_uint16; typedef
202 typedef unsigned int pcre_uint16; typedef
280 typedef pcre_uint16 pcre_uchar;
2328 pcre_uint16 first_char; /* Starting character */
2336 pcre_uint16 ref_count; /* Reference count */
2362 pcre_uint16 ref_count; /* Reference count */
2405 pcre_uint16 number; /* Capture number */
2645 pcre_uint16 name_offset;
2646 pcre_uint16 type;
2647 pcre_uint16 value;
[all …]

Completed in 28 milliseconds