propcnt           111 ext/mbstring/ucgendat/ucgendat.c static ac_uint2 propcnt[NEEDPROPS];
propcnt          1334 ext/mbstring/ucgendat/ucgendat.c         propcnt[i] = (proptbl[i].used != 0) ? idx : 0xffff;
propcnt          1342 ext/mbstring/ucgendat/ucgendat.c     propcnt[i] = idx;
propcnt          1382 ext/mbstring/ucgendat/ucgendat.c        fprintf(out, "0x%04x", propcnt[i]);
propcnt          1415 ext/mbstring/ucgendat/ucgendat.c     fwrite((char *) propcnt, sizeof(ac_uint2), nprops, out);