Searched refs:misses (Results 1 – 11 of 11) sorted by relevance
2 Bug #21744 (strip_tags misses exclamation marks in alt text)
2 Bug #79580: date_create_from_format misses leap year
6 if (getenv('SKIP_MSAN')) die("skip msan misses interceptors for some functions");
481 …snprintf(buf, sizeof(buf), ZEND_ULONG_FMT, ZSMMG(memory_exhausted)?ZCSG(misses):ZCSG(misses)-ZCSG(…649 …add_assoc_long(&statistics, "misses", ZSMMG(memory_exhausted)?ZCSG(misses):ZCSG(misses)-ZCSG(black…651 reqs = ZCSG(hits)+ZCSG(misses);
242 zend_ulong misses; member
2161 ZCSG(misses)++; in persistent_compile_file()2605 ZCSG(misses) = 0; in zend_reset_cache_vars()
187 /* some default seeks that will cause buffer/cache misses */
1622 . Fixed bug #79580 (date_create_from_format misses leap year). (Derick)
1898 ; by a tiny amount because TLB misses are reduced. On the other hand, this
1900 ; by a tiny amount because TLB misses are reduced. On the other hand, this
Completed in 50 milliseconds