Home
last modified time | relevance | path

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

/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd_plugin.c170 PHPAPI void _mysqlnd_plugin_apply_with_argument(apply_func_arg_t apply_func, void * argument TSRMLS… in _mysqlnd_plugin_apply_with_argument()
/PHP-5.5/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.c731 ZEND_API void zend_hash_apply_with_argument(HashTable *ht, apply_func_arg_t apply_func, void *argum… in zend_hash_apply_with_argument()
755 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.5/ext/spl/
H A Dspl_iterators.c3480 PHPAPI int spl_iterator_apply(zval *obj, spl_iterator_apply_func_t apply_func, void *puser TSRMLS_D… in spl_iterator_apply()

Completed in 42 milliseconds