zero 97 ext/bcmath/libbcmath/src/div.c char zero; zero 151 ext/bcmath/libbcmath/src/div.c zero = TRUE; zero 155 ext/bcmath/libbcmath/src/div.c zero = FALSE; zero 171 ext/bcmath/libbcmath/src/div.c if (!zero) zero 7533 ext/pcre/pcrelib/pcre_jit_compile.c BOOL zero = FALSE; zero 7542 ext/pcre/pcrelib/pcre_jit_compile.c zero = TRUE; zero 7588 ext/pcre/pcrelib/pcre_jit_compile.c if (!zero) zero 7624 ext/pcre/pcrelib/pcre_jit_compile.c if (!zero) zero 7635 ext/pcre/pcrelib/pcre_jit_compile.c if (!zero) zero 7650 ext/pcre/pcrelib/pcre_jit_compile.c if (!zero) zero 7712 ext/pcre/pcrelib/pcre_jit_compile.c if (!zero) zero 7743 ext/pcre/pcrelib/pcre_jit_compile.c if (!zero) zero 7791 ext/pcre/pcrelib/pcre_jit_compile.c if (!zero) zero 2444 ext/phar/phar.c if (idata->zero && idata->zero != entry->offset_abs) { zero 2445 ext/phar/phar.c idata->zero = entry->offset_abs; zero 2453 ext/phar/phar.c php_stream_seek(fp, idata->zero, SEEK_SET); zero 2459 ext/phar/phar.c php_stream_seek(fp, idata->zero, SEEK_SET); zero 473 ext/phar/phar_internal.h off_t zero; zero 377 ext/phar/stream.c php_stream_seek(data->fp, data->position + data->zero, SEEK_SET); zero 380 ext/phar/stream.c data->position = php_stream_tell(data->fp) - data->zero; zero 405 ext/phar/stream.c temp = data->zero + entry->uncompressed_filesize + offset; zero 408 ext/phar/stream.c temp = data->zero + data->position + offset; zero 411 ext/phar/stream.c temp = data->zero + offset; zero 416 ext/phar/stream.c if (temp > data->zero + (off_t) entry->uncompressed_filesize) { zero 420 ext/phar/stream.c if (temp < data->zero) { zero 425 ext/phar/stream.c *newoffset = php_stream_tell(data->fp) - data->zero; zero 502 ext/phar/util.c (*ret)->zero = phar_get_fp_offset(link TSRMLS_CC); zero 504 ext/phar/util.c (*ret)->zero = phar_get_fp_offset(entry TSRMLS_CC); zero 620 ext/phar/util.c ret->position = ret->zero = 0; zero 738 ext/phar/util.c dummy.zero = entry->offset; zero 756 ext/phar/util.c dummy.zero = entry->offset; zero 803 ext/phar/util.c dummy.zero = entry->offset;