Searched refs:propcnt (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/bsd/openldap/dist/libraries/liblunicode/ucdata/
H A Ducgendat.c115 static ac_uint2 propcnt[NEEDPROPS]; variable
1336 propcnt[i] = (proptbl[i].used != 0) ? idx : 0xffff;
1344 propcnt[i] = idx;
1371 fprintf(out, "0x%04x", propcnt[i]);
1404 fwrite((char *) propcnt, sizeof(ac_uint2), nprops, out);

Completed in 212 milliseconds