Home
last modified time | relevance | path

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

/PHP-5.6/ext/standard/tests/strings/
H A Dbug21744.phpt2 Bug #21744 (strip_tags misses exclamation marks in alt text)
/PHP-5.6/ext/opcache/
H A Dzend_accelerator_module.c449 …snprintf(buf, sizeof(buf), "%ld", ZSMMG(memory_exhausted)?ZCSG(misses):ZCSG(misses)-ZCSG(blacklist… in zend_accel_info()
620 …add_assoc_long(statistics, "misses", ZSMMG(memory_exhausted)?ZCSG(misses):ZCSG(misses)-ZCSG(blackl… in ZEND_FUNCTION()
622 reqs = ZCSG(hits)+ZCSG(misses); in ZEND_FUNCTION()
H A DZendAccelerator.h287 unsigned long misses; member
H A DZendAccelerator.c1668 ZCSG(misses)++;
2136 ZCSG(misses) = 0;
/PHP-5.6/ext/standard/tests/file/
H A Duserstreams.phpt185 /* some default seeks that will cause buffer/cache misses */
/PHP-5.6/
H A DNEWS6191 . Fixed bug #53248 (rawurlencode RFC 3986 EBCDIC support misses tilde char).
7767 - Fixed bug #46817 (tokenizer misses last single-line comment (PHP 5.3+, with
8986 - Fixed bug #39291 (ldap_sasl_bind() misses the sasl_authc_id parameter).

Completed in 58 milliseconds