Home
last modified time | relevance | path

Searched defs:apply_func (Results 1 – 3 of 3) sorted by relevance

/PHP-5.3/Zend/
H A Dzend_ts_hash.c165 ZEND_API void zend_ts_hash_apply_with_argument(TsHashTable *ht, apply_func_arg_t apply_func, void *… in zend_ts_hash_apply_with_argument()
172 … zend_ts_hash_apply_with_arguments(TsHashTable *ht TSRMLS_DC, apply_func_args_t apply_func, int nu… in zend_ts_hash_apply_with_arguments()
H A Dzend_hash.c689 ZEND_API void zend_hash_apply_with_argument(HashTable *ht, apply_func_arg_t apply_func, void *argum… in zend_hash_apply_with_argument()
713 ZEND_API void zend_hash_apply_with_arguments(HashTable *ht TSRMLS_DC, apply_func_args_t apply_func,… in zend_hash_apply_with_arguments()
/PHP-5.3/ext/spl/
H A Dspl_iterators.c3319 PHPAPI int spl_iterator_apply(zval *obj, spl_iterator_apply_func_t apply_func, void *puser TSRMLS_D… in spl_iterator_apply()

Completed in 21 milliseconds