Home
last modified time | relevance | path

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

/PHP-8.0/Zend/
H A Dzend_API.h419 #define WRONG_PARAM_COUNT ZEND_WRONG_PARAM_COUNT()
422 #define ZEND_WRONG_PARAM_COUNT() { zend_wrong_param_count(); return; } macro

Completed in 19 milliseconds