Home
last modified time | relevance | path

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

/PHP-7.2/ext/spl/
H A Dphp_spl.c840 int spl_build_class_list_string(zval *entry, char **list) /* {{{ */ in spl_build_class_list_string() function
863 …zend_hash_apply_with_argument(Z_ARRVAL_P(&list), (apply_func_arg_t)spl_build_class_list_string, &s… in PHP_MINFO_FUNCTION()
871 …zend_hash_apply_with_argument(Z_ARRVAL_P(&list), (apply_func_arg_t)spl_build_class_list_string, &s… in PHP_MINFO_FUNCTION()

Completed in 6 milliseconds