Home
last modified time | relevance | path

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

/PHP-5.5/ext/spl/
H A Dphp_spl.c810 int spl_build_class_list_string(zval **entry, char **list TSRMLS_DC) /* {{{ */ in spl_build_class_list_string() function
834 …zend_hash_apply_with_argument(Z_ARRVAL_P(&list), (apply_func_arg_t)spl_build_class_list_string, &s… in PHP_MINFO_FUNCTION()
843 …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