Searched refs:DEFAULT_CONTEXT (Results 1 – 1 of 1) sorted by relevance
35 # define DEFAULT_CONTEXT FG(default_context) macro37 # define DEFAULT_CONTEXT NULL macro149 stream = php_stream_open_wrapper_ex(data, "rb", REPORT_ERRORS, NULL, DEFAULT_CONTEXT); in php_hash_do_hash()266 stream = php_stream_open_wrapper_ex(data, "rb", REPORT_ERRORS, NULL, DEFAULT_CONTEXT); in php_hash_do_hash_hmac()
Completed in 11 milliseconds