Lines Matching refs:_php_curl_verify_handlers
143 void _php_curl_verify_handlers(php_curl *ch, bool reporterror) /* {{{ */ in _php_curl_verify_handlers() function
601 _php_curl_verify_handlers(ch, /* reporterror */ true); in curl_write()
634 _php_curl_verify_handlers(ch, /* reporterror */ true); in curl_fnmatch()
671 _php_curl_verify_handlers(ch, /* reporterror */ true); in curl_progress()
709 _php_curl_verify_handlers(ch, /* reporterror */ true); in curl_xferinfo()
754 _php_curl_verify_handlers(ch, /* reporterror */ true); in curl_prereqfunction()
800 _php_curl_verify_handlers(ch, /* reporterror */ true); in curl_ssh_hostkeyfunction()
850 _php_curl_verify_handlers(ch, /* reporterror */ true); in curl_read()
903 _php_curl_verify_handlers(ch, /* reporterror */ true); in curl_write_header()
2420 _php_curl_verify_handlers(ch, /* reporterror */ true); in PHP_FUNCTION()
2803 _php_curl_verify_handlers(ch, /* reporterror */ false); in curl_free_obj()