Searched defs:php_hash_update_func_t (Results 1 – 1 of 1) sorted by relevance
/PHP-7.0/ext/hash/ | ||
H A D | php_hash.h | 40 typedef void (*php_hash_update_func_t)(void *context, const unsigned char *buf, unsigned int count); typedef |
Completed in 4 milliseconds