Home
last modified time | relevance | path

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

/PHP-5.5/ext/mbstring/ucgendat/
H A Ducgendat.c46 #define ac_uint2 unsigned short macro
64 static ac_uint2 hdr[2] = {0xfeff, 0};
102 ac_uint2 used;
103 ac_uint2 size;
111 static ac_uint2 propcnt[NEEDPROPS];
122 ac_uint2 size;
123 ac_uint2 used;
1216 ac_uint2 i; in read_compexdata()
1301 ac_uint2 casecnt[2]; in write_cdata()
1357 nprops = bytes / sizeof(ac_uint2); in write_cdata()
[all …]

Completed in 12 milliseconds