Home
last modified time | relevance | path

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

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

Completed in 50 milliseconds