Home
last modified time | relevance | path

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

/php-src/Zend/Optimizer/
H A Dcompact_literals.c74 ZEND_TYPE_LIST_FOREACH(ZEND_TYPE_LIST(arg_info->type), list_type) { in type_num_classes()
/php-src/ext/opcache/
H A Dzend_file_cache.c448 ZEND_TYPE_LIST_FOREACH(list, list_type) {
1292 ZEND_TYPE_LIST_FOREACH(list, list_type) {
/php-src/Zend/
H A Dzend_opcode.c114 ZEND_TYPE_LIST_FOREACH(ZEND_TYPE_LIST(type), list_type) { in zend_type_release()
H A Dzend_execute.c944 ZEND_TYPE_LIST_FOREACH(intersection_type_list, list_type) { in zend_check_intersection_for_property_or_class_constant_class_type()
962 ZEND_TYPE_LIST_FOREACH(ZEND_TYPE_LIST(member_type), list_type) { in zend_check_and_resolve_property_or_class_constant_class_type()
1106 ZEND_TYPE_LIST_FOREACH(intersection_type_list, list_type) { in zend_check_intersection_type_from_cache_slot()
1136 ZEND_TYPE_LIST_FOREACH(ZEND_TYPE_LIST(*type), list_type) { in zend_check_type_slow()
H A Dzend_types.h211 #define ZEND_TYPE_LIST_FOREACH(list, type_ptr) do { \ macro
H A Dzend_compile.c1356 ZEND_TYPE_LIST_FOREACH(intersection_type_list, single_type) { in add_intersection_type()
1387 ZEND_TYPE_LIST_FOREACH(ZEND_TYPE_LIST(type), list_type) { in zend_type_to_string_resolved()
2569 ZEND_TYPE_LIST_FOREACH(ZEND_TYPE_LIST(type), list_type) { in zend_type_get_num_classes()
6702 ZEND_TYPE_LIST_FOREACH(smaller_type_list, outer_type) in zend_are_intersection_types_redundant()
6704 ZEND_TYPE_LIST_FOREACH(larger_type_list, inner_type) in zend_are_intersection_types_redundant()
H A Dzend_inheritance.c82 ZEND_TYPE_LIST_FOREACH(new_list, list_type) { in zend_type_list_copy_ctor()
/php-src/ext/reflection/
H A Dphp_reflection.c3168 ZEND_TYPE_LIST_FOREACH(ZEND_TYPE_LIST(param->type), list_type) { in ZEND_METHOD()
3228 ZEND_TYPE_LIST_FOREACH(ZEND_TYPE_LIST(param->type), list_type) { in ZEND_METHOD()

Completed in 96 milliseconds