Searched refs:reporterror (Results 1 – 2 of 2) sorted by relevance
139 void _php_curl_verify_handlers(php_curl *ch, bool reporterror);
143 void _php_curl_verify_handlers(php_curl *ch, bool reporterror) /* {{{ */ in _php_curl_verify_handlers() argument152 if (reporterror) { in _php_curl_verify_handlers()164 if (reporterror) { in _php_curl_verify_handlers()178 if (reporterror) { in _php_curl_verify_handlers()192 if (reporterror) { in _php_curl_verify_handlers()
Completed in 10 milliseconds