Home
last modified time | relevance | path

Searched refs:misses (Results 1 – 5 of 5) sorted by relevance

/PHP-7.1/ext/standard/tests/strings/
H A Dbug21744.phpt2 Bug #21744 (strip_tags misses exclamation marks in alt text)
/PHP-7.1/ext/opcache/
H A Dzend_accelerator_module.c487 …snprintf(buf, sizeof(buf), ZEND_LONG_FMT, ZSMMG(memory_exhausted)?ZCSG(misses):ZCSG(misses)-ZCSG(b…
659 …add_assoc_long(&statistics, "misses", ZSMMG(memory_exhausted)?ZCSG(misses):ZCSG(misses)-ZCSG(black…
661 reqs = ZCSG(hits)+ZCSG(misses);
H A DZendAccelerator.h260 zend_ulong misses; member
H A DZendAccelerator.c1884 ZCSG(misses)++; in persistent_compile_file()
2089 ZCSG(misses) = 0; in zend_reset_cache_vars()
/PHP-7.1/ext/standard/tests/file/
H A Duserstreams.phpt185 /* some default seeks that will cause buffer/cache misses */

Completed in 22 milliseconds