Home
last modified time | relevance | path

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

/PHP-5.5/Zend/
H A Dzend_API.h349 #define WRONG_PARAM_COUNT ZEND_WRONG_PARAM_COUNT()
353 #define ZEND_WRONG_PARAM_COUNT() { zend_wrong_param_count(TSRMLS_C); return; } macro
/PHP-5.5/ext/gd/
H A Dgd.c3816 ZEND_WRONG_PARAM_COUNT(); in php_imagettftext_common()
3822 ZEND_WRONG_PARAM_COUNT(); in php_imagettftext_common()
4266 ZEND_WRONG_PARAM_COUNT(); in PHP_FUNCTION()

Completed in 29 milliseconds