Searched refs:is_union (Results 1 – 1 of 1) sorted by relevance
1512 bool is_union = !str || memchr(ZSTR_VAL(str), '|', ZSTR_LEN(str)) != NULL; in zend_type_to_string_resolved() local1514 if (!is_union && !has_intersection) { in zend_type_to_string_resolved()
Completed in 42 milliseconds