Home
last modified time | relevance | path

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

/PHP-7.2/ext/mbstring/ucgendat/
H A Ducgendat.c1313 ac_uint4 i, idx, nprops; in write_cdata() local
1371 nprops = bytes / sizeof(ac_uint2); in write_cdata()
1392 for (i = 0; i<nprops; i++) { in write_cdata()
1429 fwrite((char *) propcnt, sizeof(ac_uint2), nprops, out); in write_cdata()

Completed in 9 milliseconds