Home
last modified time | relevance | path

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

/php-src/Zend/Optimizer/
H A Dcompact_literals.c70 ZEND_ASSERT(ZEND_TYPE_IS_UNION(arg_info->type)); in type_num_classes()
/php-src/Zend/
H A Dzend_types.h189 #define ZEND_TYPE_IS_UNION(t) \ macro
H A Dzend_compile.c1382 ZEND_ASSERT(!ZEND_TYPE_IS_UNION(type)); in zend_type_to_string_resolved()
2565 ZEND_ASSERT(ZEND_TYPE_IS_UNION(type)); in zend_type_get_num_classes()
/php-src/ext/reflection/
H A Dphp_reflection.c1384 ZEND_ASSERT(ZEND_TYPE_IS_UNION(type)); in get_type_kind()

Completed in 67 milliseconds