Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_compile.c1455 bool has_intersection = !str || memchr(ZSTR_VAL(str), '&', ZSTR_LEN(str)) != NULL; in zend_type_to_string_resolved() local
1456 if (!is_union && !has_intersection) { in zend_type_to_string_resolved()

Completed in 28 milliseconds