Home
last modified time | relevance | path

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

/php-src/ext/mysqlnd/
H A Dmysqlnd_plugin.c165 PHPAPI void mysqlnd_plugin_apply_with_argument(apply_func_arg_t apply_func, void * argument) in mysqlnd_plugin_apply_with_argument()
H A Dmysqlnd.h69 PHPAPI void mysqlnd_plugin_apply_with_argument(apply_func_arg_t apply_func, void * argument);
/php-src/Zend/
H A Dzend_hash.h151 typedef int (*apply_func_arg_t)(zval *pDest, void *argument); typedef
157 ZEND_API void ZEND_FASTCALL zend_hash_apply_with_argument(HashTable *ht, apply_func_arg_t apply_fun…
H A Dzend_hash.c2094 ZEND_API void ZEND_FASTCALL zend_hash_apply_with_argument(HashTable *ht, apply_func_arg_t apply_fun… in zend_hash_apply_with_argument()

Completed in 27 milliseconds