Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_API.h370 #define WRONG_PARAM_COUNT ZEND_WRONG_PARAM_COUNT()
374 #define ZEND_WRONG_PARAM_COUNT() { zend_wrong_param_count(); return; } macro
/PHP-7.4/ext/gd/
H A Dgd.c4078 ZEND_WRONG_PARAM_COUNT(); in php_imagettftext_common()
4084 ZEND_WRONG_PARAM_COUNT(); in php_imagettftext_common()

Completed in 22 milliseconds