Home
last modified time | relevance | path

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

/PHP-8.3/ext/reflection/
H A Dphp_reflection.c3093 zval reflection_type; in append_type() local
3099 reflection_type_factory(type, &reflection_type, 0); in append_type()
3100 zend_hash_next_index_insert(Z_ARRVAL_P(return_value), &reflection_type); in append_type()

Completed in 22 milliseconds