Home
last modified time | relevance | path

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

/PHP-5.5/ext/hash/
H A Dhash.c126 …_hash_do_hash(INTERNAL_FUNCTION_PARAMETERS, int isfilename, zend_bool raw_output_default) /* {{{ */ in php_hash_do_hash() argument
130 zend_bool raw_output = raw_output_default; in php_hash_do_hash()
242 …_do_hash_hmac(INTERNAL_FUNCTION_PARAMETERS, int isfilename, zend_bool raw_output_default) /* {{{ */ in php_hash_do_hash_hmac() argument
246 zend_bool raw_output = raw_output_default; in php_hash_do_hash_hmac()

Completed in 9 milliseconds