Searched refs:get_info (Results 1 – 2 of 2) sorted by relevance
50 int (*get_info)(zval *return_value, const zend_string *hash); member
666 if (algo->get_info && in PHP_FUNCTION()667 (FAILURE == algo->get_info(&options, hash))) { in PHP_FUNCTION()
Completed in 32 milliseconds