Home
last modified time | relevance | path

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

/php-src/ext/reflection/
H A Dphp_reflection.c3066 zval reflection_type; in append_type() local
3072 reflection_type_factory(type, &reflection_type, 0); in append_type()
3073 zend_hash_next_index_insert(Z_ARRVAL_P(return_value), &reflection_type); in append_type()

Completed in 29 milliseconds