Home
last modified time | relevance | path

Searched refs:UNEXPECTED (Results 101 – 107 of 107) sorted by relevance

12345

/PHP-7.4/ext/session/
H A Dsession.c2150 if (UNEXPECTED(len != ZSTR_LEN(PS(id)))) { in PHP_FUNCTION()
/PHP-7.4/sapi/cli/
H A Dphp_cli_server.c1632 if (UNEXPECTED(client->request.vpath != NULL)) { in php_cli_server_client_read_request_on_path()
/PHP-7.4/ext/opcache/Optimizer/
H A Dzend_func_info.c1638 if (UNEXPECTED(zend_optimizer_is_disabled_func(info->name, info->name_len))) { in zend_get_func_info()
H A Dzend_inference.c4701 } else if (UNEXPECTED(op_array->fn_flags & ZEND_ACC_VARIADIC)) { in zend_may_throw()
/PHP-7.4/ext/phar/
H A Dphar.c653 if (UNEXPECTED(buffer + 4 > endbuffer)) { \
/PHP-7.4/ext/spl/
H A Dspl_iterators.c2067 if (UNEXPECTED(!replacement_str)) { in SPL_METHOD()
/PHP-7.4/ext/standard/
H A Dbasic_functions.c3907 if (UNEXPECTED(zval_update_constant_ex(return_value, scope) != SUCCESS)) { in PHP_FUNCTION()

Completed in 72 milliseconds

12345