Home
last modified time | relevance | path

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

/dports/lang/php73/php-7.3.33/Zend/
H A Dzend_inheritance.c401 static ZEND_COLD void zend_append_type_hint(smart_str *str, const zend_function *fptr, zend_arg_inf… in zend_append_type_hint() function
464 zend_append_type_hint(&str, fptr, arg_info, 0); in zend_get_function_declaration()
554 zend_append_type_hint(&str, fptr, fptr->common.arg_info - 1, 1); in zend_get_function_declaration()
/dports/www/mod_php73/php-7.3.33/Zend/
H A Dzend_inheritance.c401 static ZEND_COLD void zend_append_type_hint(smart_str *str, const zend_function *fptr, zend_arg_inf… in zend_append_type_hint() function
464 zend_append_type_hint(&str, fptr, arg_info, 0); in zend_get_function_declaration()
554 zend_append_type_hint(&str, fptr, fptr->common.arg_info - 1, 1); in zend_get_function_declaration()
/dports/lang/php80/php-8.0.15/Zend/
H A Dzend_inheritance.c649 static ZEND_COLD void zend_append_type_hint( in zend_append_type_hint() function
691 zend_append_type_hint(&str, scope, arg_info, 0); in zend_get_function_declaration()
784 zend_append_type_hint(&str, scope, fptr->common.arg_info - 1, 1); in zend_get_function_declaration()
/dports/www/mod_php80/php-8.0.15/Zend/
H A Dzend_inheritance.c649 static ZEND_COLD void zend_append_type_hint( in zend_append_type_hint() function
691 zend_append_type_hint(&str, scope, arg_info, 0); in zend_get_function_declaration()
784 zend_append_type_hint(&str, scope, fptr->common.arg_info - 1, 1); in zend_get_function_declaration()
/dports/lang/php74/php-7.4.27/Zend/
H A Dzend_inheritance.c527 static ZEND_COLD void zend_append_type_hint(smart_str *str, const zend_function *fptr, zend_arg_inf… in zend_append_type_hint() function
590 zend_append_type_hint(&str, fptr, arg_info, 0); in zend_get_function_declaration()
680 zend_append_type_hint(&str, fptr, fptr->common.arg_info - 1, 1); in zend_get_function_declaration()
/dports/www/mod_php74/php-7.4.27/Zend/
H A Dzend_inheritance.c527 static ZEND_COLD void zend_append_type_hint(smart_str *str, const zend_function *fptr, zend_arg_inf… in zend_append_type_hint() function
590 zend_append_type_hint(&str, fptr, arg_info, 0); in zend_get_function_declaration()
680 zend_append_type_hint(&str, fptr, fptr->common.arg_info - 1, 1); in zend_get_function_declaration()
/dports/www/mod_php81/php-8.1.1/Zend/
H A Dzend_inheritance.c814 static ZEND_COLD void zend_append_type_hint( in zend_append_type_hint() function
860 zend_append_type_hint(&str, scope, arg_info, 0); in zend_get_function_declaration()
957 zend_append_type_hint(&str, scope, fptr->common.arg_info - 1, 1); in zend_get_function_declaration()
/dports/lang/php81/php-8.1.1/Zend/
H A Dzend_inheritance.c814 static ZEND_COLD void zend_append_type_hint( in zend_append_type_hint() function
860 zend_append_type_hint(&str, scope, arg_info, 0); in zend_get_function_declaration()
957 zend_append_type_hint(&str, scope, fptr->common.arg_info - 1, 1); in zend_get_function_declaration()