Searched refs:mhash_name (Results 1 – 1 of 1) sorted by relevance
41 char *mhash_name; member641 if (algorithm.mhash_name == NULL) { in mhash_init()645 len = slprintf(buf, 127, "MHASH_%s", algorithm.mhash_name, strlen(algorithm.mhash_name)); in mhash_init()696 if (algorithm_lookup.mhash_name) { in PHP_FUNCTION()697 RETURN_STRING(algorithm_lookup.mhash_name, 1); in PHP_FUNCTION()728 if (algorithm_lookup.mhash_name) { in PHP_FUNCTION()771 if (algorithm_lookup.mhash_name) { in PHP_FUNCTION()
Completed in 5 milliseconds