Lines Matching defs:count
73 apr_uint64_t count;
92 apr_uint64_t count;
209 rec->count = 0;
480 header->count = val;
564 /* does the count match what is expected? */
565 if (header.count != header.rec->count) {
577 else if (header.count != 0) {
598 if (!ignore && !header.count && !check_prefix(file,
614 header.rec->count++;
623 if (!header.count) {