zend_expected_type  217 Zend/zend_API.c ZEND_API ZEND_COLD void ZEND_FASTCALL zend_wrong_paramer_type_error(int num, zend_expected_type expected_type, zval *arg) /* {{{ */
zend_expected_type  696 Zend/zend_API.h ZEND_API ZEND_COLD void ZEND_FASTCALL zend_wrong_paramer_type_error(int num, zend_expected_type expected_type, zval *arg);
zend_expected_type  714 Zend/zend_API.h 		zend_expected_type _expected_type = IS_UNDEF; \