Home
last modified time | relevance | path

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

/PHP-8.3/Zend/
H A Dzend_inheritance.c358 ZEND_TYPE_FOREACH(type, single_type) { in zend_type_permits_self()
424 ZEND_TYPE_FOREACH(fe_type, single_type) { in zend_is_intersection_subtype_of_class()
483 ZEND_TYPE_FOREACH(proto_type, single_type) { in zend_is_class_subtype_of_type()
558 ZEND_TYPE_FOREACH(type, single_type) { in register_unresolved_classes()
583 ZEND_TYPE_FOREACH(fe_type, single_type) { in zend_is_intersection_subtype_of_type()
604 ZEND_TYPE_FOREACH(proto_type, single_type) { in zend_is_intersection_subtype_of_type()
693 ZEND_TYPE_FOREACH(fe_type, single_type) { in zend_perform_covariant_type_check()
H A Dzend_types.h223 #define ZEND_TYPE_FOREACH(type, type_ptr) do { \ macro
H A Dzend_API.c2778 ZEND_TYPE_FOREACH(*type, current) { in ZEND_END_ARG_INFO()
2785 ZEND_TYPE_FOREACH(*current, inner) { in ZEND_END_ARG_INFO()
H A Dzend_compile.c1469 ZEND_TYPE_FOREACH(return_type, single_type) { in zend_mark_function_as_generator()
6559 ZEND_TYPE_FOREACH(intersection_type, single_intersection_type) in zend_is_intersection_type_redundant_by_single_type()
/PHP-8.3/ext/opcache/
H A Dzend_persist_calc.c190 ZEND_TYPE_FOREACH(*type, single_type) { in zend_persist_type_calc()
H A Dzend_persist.c357 ZEND_TYPE_FOREACH(*type, single_type) { in zend_persist_type()
H A DZendAccelerator.c616 ZEND_TYPE_FOREACH(type, single_type) { in accel_copy_permanent_list_types()
/PHP-8.3/Zend/Optimizer/
H A Ddfa_pass.c276 ZEND_TYPE_FOREACH(type, single_type) { in can_elide_list_type()

Completed in 108 milliseconds