Home
last modified time | relevance | path

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

/PHP-7.1/Zend/
H A Dzend_builtin_functions.c1882 static int copy_class_or_interface_name(zval *el, int num_args, va_list args, zend_hash_key *hash_k… in copy_class_or_interface_name() function
1915 …zend_hash_apply_with_arguments(EG(class_table), copy_class_or_interface_name, 3, return_value, mas… in ZEND_FUNCTION()
1931 …zend_hash_apply_with_arguments(EG(class_table), copy_class_or_interface_name, 3, return_value, mas… in ZEND_FUNCTION()
1947 …zend_hash_apply_with_arguments(EG(class_table), copy_class_or_interface_name, 3, return_value, mas… in ZEND_FUNCTION()

Completed in 12 milliseconds