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

/haiku/src/bin/unzip/
H A Dtimezone.h42 int charcnt; member in struct:state
H A Dtimezone.c460 sp->charcnt = stdlen + 1;
462 sp->charcnt += dstlen + 1;
463 if ((size_t) sp->charcnt > sizeof(sp->chars))

Completed in 598 milliseconds