Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_API.h528 #define WRONG_PARAM_COUNT ZEND_WRONG_PARAM_COUNT()
530 #define ZEND_WRONG_PARAM_COUNT() { zend_wrong_param_count(); return; } macro

Completed in 18 milliseconds