Home
last modified time | relevance | path

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

/PHP-5.4/Zend/
H A Dzend_API.h347 #define WRONG_PARAM_COUNT ZEND_WRONG_PARAM_COUNT()
351 #define ZEND_WRONG_PARAM_COUNT() { zend_wrong_param_count(TSRMLS_C); return; } macro
/PHP-5.4/ext/gd/
H A Dgd.c3953 ZEND_WRONG_PARAM_COUNT(); in php_imagettftext_common()
3959 ZEND_WRONG_PARAM_COUNT(); in php_imagettftext_common()
4412 ZEND_WRONG_PARAM_COUNT(); in PHP_FUNCTION()

Completed in 24 milliseconds