Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/tests/strings/
H A Dbug21744.phpt2 Bug #21744 (strip_tags misses exclamation marks in alt text)
/PHP-7.4/ext/opcache/
H A Dzend_accelerator_module.c476 …snprintf(buf, sizeof(buf), ZEND_ULONG_FMT, ZSMMG(memory_exhausted)?ZCSG(misses):ZCSG(misses)-ZCSG(…
646 …add_assoc_long(&statistics, "misses", ZSMMG(memory_exhausted)?ZCSG(misses):ZCSG(misses)-ZCSG(black…
648 reqs = ZCSG(hits)+ZCSG(misses);
H A DZendAccelerator.h244 zend_ulong misses; member
H A DZendAccelerator.c2116 ZCSG(misses)++; in persistent_compile_file()
2338 ZCSG(misses) = 0; in zend_reset_cache_vars()
/PHP-7.4/ext/standard/tests/file/
H A Duserstreams.phpt184 /* some default seeks that will cause buffer/cache misses */

Completed in 29 milliseconds