Searched refs:mhash_name (Results 1 – 1 of 1) sorted by relevance
38 char *mhash_name; member934 if (algorithm.mhash_name == NULL) { in mhash_init()938 len = slprintf(buf, 127, "MHASH_%s", algorithm.mhash_name); in mhash_init()988 if (algorithm_lookup.mhash_name) { in PHP_FUNCTION()989 RETURN_STRING(algorithm_lookup.mhash_name); in PHP_FUNCTION()1020 if (algorithm_lookup.mhash_name) { in PHP_FUNCTION()1063 if (algorithm_lookup.mhash_name) { in PHP_FUNCTION()
Completed in 15 milliseconds