Home
last modified time | relevance | path

Searched defs:throw_ (Results 1 – 1 of 1) sorted by relevance

/PHP-7.2/Zend/
H A Dzend_API.c235 ZEND_API ZEND_COLD void ZEND_FASTCALL zend_wrong_parameters_count_error(zend_bool throw_, int num_a… in zend_wrong_parameters_count_error()
253 ZEND_API ZEND_COLD void ZEND_FASTCALL zend_wrong_parameter_type_error(zend_bool throw_, int num, ze… in zend_wrong_parameter_type_error()
267 ZEND_API ZEND_COLD void ZEND_FASTCALL zend_wrong_parameter_class_error(zend_bool throw_, int num, c… in zend_wrong_parameter_class_error()
277 ZEND_API ZEND_COLD void ZEND_FASTCALL zend_wrong_callback_error(zend_bool throw_, int severity, int… in zend_wrong_callback_error()

Completed in 20 milliseconds