Home
last modified time | relevance | path

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

/PHP-8.3/ext/zend_test/
H A Dtest_arginfo.h615 …zend_type property_classUnionProp_type = ZEND_TYPE_INIT_UNION(property_classUnionProp_type_list, M… in register_class__ZendTestClass()
737 …zend_type property_classUnionProp_type = ZEND_TYPE_INIT_UNION(property_classUnionProp_type_list, 0… in register_class__ZendTestTrait()
H A Dtest.c1106 return (zend_type) ZEND_TYPE_INIT_UNION(union_list, 0); in create_test_dnf_type()
/PHP-8.3/Zend/
H A Dzend_types.h297 #define ZEND_TYPE_INIT_UNION(ptr, extra_flags) \ macro

Completed in 20 milliseconds