Home
last modified time | relevance | path

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

/PHP-5.5/ext/mbstring/ucgendat/
H A Ducgendat.c1299 ac_uint4 i, idx, nprops; in write_cdata() local
1357 nprops = bytes / sizeof(ac_uint2); in write_cdata()
1378 for (i = 0; i<nprops; i++) { in write_cdata()
1415 fwrite((char *) propcnt, sizeof(ac_uint2), nprops, out); in write_cdata()

Completed in 12 milliseconds