Home
last modified time | relevance | path

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

/PHP-7.3/ext/reflection/
H A Dphp_reflection.c5793 static int add_extension_class(zval *zv, int num_args, va_list args, zend_hash_key *hash_key) in add_extension_class() function
5834 …zend_hash_apply_with_arguments(EG(class_table), (apply_func_args_t) add_extension_class, 3, return… in ZEND_METHOD()
5851 …zend_hash_apply_with_arguments(EG(class_table), (apply_func_args_t) add_extension_class, 3, return… in ZEND_METHOD()

Completed in 29 milliseconds