Searched refs:misses (Results 1 – 6 of 6) sorted by relevance
2 Bug #21744 (strip_tags misses exclamation marks in alt text)
449 …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()
287 unsigned long misses; member
1668 ZCSG(misses)++;2136 ZCSG(misses) = 0;
185 /* some default seeks that will cause buffer/cache misses */
6191 . Fixed bug #53248 (rawurlencode RFC 3986 EBCDIC support misses tilde char).7767 - Fixed bug #46817 (tokenizer misses last single-line comment (PHP 5.3+, with8986 - Fixed bug #39291 (ldap_sasl_bind() misses the sasl_authc_id parameter).
Completed in 58 milliseconds