Home
last modified time | relevance | path

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

/PHP-8.2/Zend/
H A Dzend_compile.c1304 bool is_union = !str || memchr(ZSTR_VAL(str), '|', ZSTR_LEN(str)) != NULL; in zend_type_to_string_resolved() local
1306 if (!is_union && !has_intersection) { in zend_type_to_string_resolved()

Completed in 30 milliseconds