Home
last modified time | relevance | path

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

/PHP-8.3/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.h67 PHPAPI void mysqlnd_plugin_apply_with_argument(apply_func_arg_t apply_func, void * argument);
/PHP-8.3/Zend/
H A Dzend_hash.h149 typedef int (*apply_func_arg_t)(zval *pDest, void *argument); typedef
155 ZEND_API void ZEND_FASTCALL zend_hash_apply_with_argument(HashTable *ht, apply_func_arg_t apply_fun…
H A Dzend_hash.c2100 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 41 milliseconds