Home
last modified time | relevance | path

Searched refs:ZPP_ERROR_WRONG_CALLBACK_OR_NULL (Results 1 – 2 of 2) sorted by last modified time

/php-src/Zend/
H A Dzend_API.h1581 #define ZPP_ERROR_WRONG_CALLBACK_OR_NULL 12 macro
1811 _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 37 milliseconds