Searched refs:reporterror (Results 1 – 2 of 2) sorted by relevance
219 void _php_curl_verify_handlers(php_curl *ch, int reporterror);
237 void _php_curl_verify_handlers(php_curl *ch, int reporterror) /* {{{ */ in _php_curl_verify_handlers() argument246 if (reporterror) { in _php_curl_verify_handlers()258 if (reporterror) { in _php_curl_verify_handlers()272 if (reporterror) { in _php_curl_verify_handlers()286 if (reporterror) { in _php_curl_verify_handlers()
Completed in 15 milliseconds