Home
last modified time | relevance | path

Searched defs:is_intersection (Results 1 – 3 of 3) sorted by relevance

/PHP-8.1/Zend/Optimizer/
H A Ddfa_pass.c317 bool is_intersection = ZEND_TYPE_IS_INTERSECTION(arg_info->type); in can_elide_return_type_check() local
/PHP-8.1/Zend/
H A Dzend_inheritance.c490 bool is_intersection = ZEND_TYPE_IS_INTERSECTION(proto_type); in zend_is_class_subtype_of_type() local
H A Dzend_compile.c1168 static zend_string *add_type_string(zend_string *type, zend_string *new_type, bool is_intersection)… in add_type_string()
1210 bool is_intersection = ZEND_TYPE_IS_INTERSECTION(type); in zend_type_to_string_resolved() local

Completed in 58 milliseconds