Home
last modified time | relevance | path

Searched refs:fe_ce (Results 1 – 12 of 12) sorted by relevance

/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.dg/
H A Dqual-return-8.c18 auto enum E fe_ce (); in test_local()
21 const enum E fe_ce () { return 0; } in test_local()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.dg/
H A Dqual-return-8.c18 auto enum E fe_ce (); in test_local()
21 const enum E fe_ce () { return 0; } in test_local()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.dg/
H A Dqual-return-8.c18 auto enum E fe_ce (); in test_local()
21 const enum E fe_ce () { return 0; } in test_local()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.dg/
H A Dqual-return-8.c18 auto enum E fe_ce (); in test_local()
21 const enum E fe_ce () { return 0; } in test_local()
/dports/lang/php80/php-8.0.15/Zend/
H A Dzend_inheritance.c380 if (!fe_ce) fe_ce = lookup_class(fe_scope, fe_class_name, register_unresolved); in zend_perform_covariant_class_type_check()
381 if (!fe_ce) { in zend_perform_covariant_class_type_check()
388 if (!fe_ce) fe_ce = lookup_class(fe_scope, fe_class_name, register_unresolved); in zend_perform_covariant_class_type_check()
389 if (!fe_ce) { in zend_perform_covariant_class_type_check()
406 if (!fe_ce) fe_ce = lookup_class(fe_scope, fe_class_name, register_unresolved); in zend_perform_covariant_class_type_check()
410 if (!fe_ce) fe_ce = lookup_class(fe_scope, fe_class_name, register_unresolved); in zend_perform_covariant_class_type_check()
416 if (!fe_ce || !proto_ce) { in zend_perform_covariant_class_type_check()
418 } else if (unlinked_instanceof(fe_ce, proto_ce)) { in zend_perform_covariant_class_type_check()
480 zend_class_entry *fe_ce = ZEND_TYPE_CE(*single_type); in zend_perform_covariant_type_check() local
482 fe_scope, fe_ce->name, fe_ce, in zend_perform_covariant_type_check()
[all …]
/dports/www/mod_php80/php-8.0.15/Zend/
H A Dzend_inheritance.c380 if (!fe_ce) fe_ce = lookup_class(fe_scope, fe_class_name, register_unresolved); in zend_perform_covariant_class_type_check()
381 if (!fe_ce) { in zend_perform_covariant_class_type_check()
388 if (!fe_ce) fe_ce = lookup_class(fe_scope, fe_class_name, register_unresolved); in zend_perform_covariant_class_type_check()
389 if (!fe_ce) { in zend_perform_covariant_class_type_check()
406 if (!fe_ce) fe_ce = lookup_class(fe_scope, fe_class_name, register_unresolved); in zend_perform_covariant_class_type_check()
410 if (!fe_ce) fe_ce = lookup_class(fe_scope, fe_class_name, register_unresolved); in zend_perform_covariant_class_type_check()
416 if (!fe_ce || !proto_ce) { in zend_perform_covariant_class_type_check()
418 } else if (unlinked_instanceof(fe_ce, proto_ce)) { in zend_perform_covariant_class_type_check()
480 zend_class_entry *fe_ce = ZEND_TYPE_CE(*single_type); in zend_perform_covariant_type_check() local
482 fe_scope, fe_ce->name, fe_ce, in zend_perform_covariant_type_check()
[all …]
/dports/www/mod_php81/php-8.1.1/Zend/
H A Dzend_inheritance.c423 zend_class_entry *fe_ce; in zend_is_intersection_subtype_of_class() local
441 if (!fe_ce || !proto_ce) { in zend_is_intersection_subtype_of_class()
445 if (unlinked_instanceof(fe_ce, proto_ce)) { in zend_is_intersection_subtype_of_class()
459 zend_class_entry *fe_ce = NULL; in zend_is_class_subtype_of_type() local
467 if (!fe_ce) fe_ce = lookup_class(fe_scope, fe_class_name); in zend_is_class_subtype_of_type()
468 if (!fe_ce) { in zend_is_class_subtype_of_type()
476 if (!fe_ce) fe_ce = lookup_class(fe_scope, fe_class_name); in zend_is_class_subtype_of_type()
477 if (!fe_ce) { in zend_is_class_subtype_of_type()
503 if (!fe_ce) fe_ce = lookup_class(fe_scope, fe_class_name); in zend_is_class_subtype_of_type()
511 if (!fe_ce || !proto_ce) { in zend_is_class_subtype_of_type()
[all …]
/dports/lang/php81/php-8.1.1/Zend/
H A Dzend_inheritance.c423 zend_class_entry *fe_ce; in zend_is_intersection_subtype_of_class() local
441 if (!fe_ce || !proto_ce) { in zend_is_intersection_subtype_of_class()
445 if (unlinked_instanceof(fe_ce, proto_ce)) { in zend_is_intersection_subtype_of_class()
459 zend_class_entry *fe_ce = NULL; in zend_is_class_subtype_of_type() local
467 if (!fe_ce) fe_ce = lookup_class(fe_scope, fe_class_name); in zend_is_class_subtype_of_type()
468 if (!fe_ce) { in zend_is_class_subtype_of_type()
476 if (!fe_ce) fe_ce = lookup_class(fe_scope, fe_class_name); in zend_is_class_subtype_of_type()
477 if (!fe_ce) { in zend_is_class_subtype_of_type()
503 if (!fe_ce) fe_ce = lookup_class(fe_scope, fe_class_name); in zend_is_class_subtype_of_type()
511 if (!fe_ce || !proto_ce) { in zend_is_class_subtype_of_type()
[all …]
/dports/lang/php74/php-7.4.27/Zend/
H A Dzend_inheritance.c334 zend_class_entry *fe_ce, *proto_ce; in zend_perform_covariant_type_check() local
347 fe_ce = lookup_class(fe->common.scope, fe_class_name); in zend_perform_covariant_type_check()
349 if (!fe_ce) { in zend_perform_covariant_type_check()
358 return unlinked_instanceof(fe_ce, proto_ce) ? INHERITANCE_SUCCESS : INHERITANCE_ERROR; in zend_perform_covariant_type_check()
363 zend_class_entry *fe_ce = lookup_class(fe->common.scope, fe_class_name); in zend_perform_covariant_type_check() local
364 if (!fe_ce) { in zend_perform_covariant_type_check()
368 return unlinked_instanceof(fe_ce, zend_ce_traversable) in zend_perform_covariant_type_check()
381 zend_class_entry *fe_ce = lookup_class(fe->common.scope, fe_class_name); in zend_perform_covariant_type_check() local
382 if (!fe_ce) { in zend_perform_covariant_type_check()
/dports/www/mod_php74/php-7.4.27/Zend/
H A Dzend_inheritance.c334 zend_class_entry *fe_ce, *proto_ce; in zend_perform_covariant_type_check() local
347 fe_ce = lookup_class(fe->common.scope, fe_class_name); in zend_perform_covariant_type_check()
349 if (!fe_ce) { in zend_perform_covariant_type_check()
358 return unlinked_instanceof(fe_ce, proto_ce) ? INHERITANCE_SUCCESS : INHERITANCE_ERROR; in zend_perform_covariant_type_check()
363 zend_class_entry *fe_ce = lookup_class(fe->common.scope, fe_class_name); in zend_perform_covariant_type_check() local
364 if (!fe_ce) { in zend_perform_covariant_type_check()
368 return unlinked_instanceof(fe_ce, zend_ce_traversable) in zend_perform_covariant_type_check()
381 zend_class_entry *fe_ce = lookup_class(fe->common.scope, fe_class_name); in zend_perform_covariant_type_check() local
382 if (!fe_ce) { in zend_perform_covariant_type_check()
/dports/lang/php73/php-7.3.33/Zend/
H A Dzend_inheritance.c236 zend_class_entry *fe_ce, *proto_ce; in zend_do_perform_type_hint_check() local
238 fe_ce = zend_lookup_class(fe_class_name); in zend_do_perform_type_hint_check()
242 if (!fe_ce || !proto_ce || in zend_do_perform_type_hint_check()
243 fe_ce->type == ZEND_INTERNAL_CLASS || in zend_do_perform_type_hint_check()
245 fe_ce != proto_ce) { in zend_do_perform_type_hint_check()
/dports/www/mod_php73/php-7.3.33/Zend/
H A Dzend_inheritance.c236 zend_class_entry *fe_ce, *proto_ce; in zend_do_perform_type_hint_check() local
238 fe_ce = zend_lookup_class(fe_class_name); in zend_do_perform_type_hint_check()
242 if (!fe_ce || !proto_ce || in zend_do_perform_type_hint_check()
243 fe_ce->type == ZEND_INTERNAL_CLASS || in zend_do_perform_type_hint_check()
245 fe_ce != proto_ce) { in zend_do_perform_type_hint_check()