Home
last modified time | relevance | path

Searched refs:ZPP_ERROR_WRONG_CALLBACK (Results 1 – 2 of 2) sorted by relevance

/php-src/Zend/
H A Dzend_API.h1569 #define ZPP_ERROR_WRONG_CALLBACK 2 macro
1809 _error_code = check_null ? ZPP_ERROR_WRONG_CALLBACK_OR_NULL : ZPP_ERROR_WRONG_CALLBACK; \
H A Dzend_API.c244 case ZPP_ERROR_WRONG_CALLBACK: in zend_wrong_parameter_error()

Completed in 36 milliseconds