Home
last modified time | relevance | path

Searched refs:zend_wrong_parameters_none_error (Results 1 – 3 of 3) sorted by relevance

/PHP-8.0/
H A DUPGRADING.INTERNALS159 - zend_wrong_parameters_none_error()
/PHP-8.0/Zend/
H A Dzend_API.h296 (EXPECTED(ZEND_NUM_ARGS() == 0) ? SUCCESS : (zend_wrong_parameters_none_error(), FAILURE))
1247 ZEND_API ZEND_COLD void ZEND_FASTCALL zend_wrong_parameters_none_error(void);
1313 zend_wrong_parameters_none_error(); \
H A Dzend_API.c183 ZEND_API ZEND_COLD void ZEND_FASTCALL zend_wrong_parameters_none_error(void) /* {{{ */ in zend_wrong_parameters_none_error() function

Completed in 34 milliseconds