Searched refs:reporterror (Results 1 – 2 of 2) sorted by relevance
147 void _php_curl_verify_handlers(php_curl *ch, bool reporterror);
145 void _php_curl_verify_handlers(php_curl *ch, bool reporterror) /* {{{ */ in _php_curl_verify_handlers() argument154 if (reporterror) { in _php_curl_verify_handlers()166 if (reporterror) { in _php_curl_verify_handlers()180 if (reporterror) { in _php_curl_verify_handlers()194 if (reporterror) { in _php_curl_verify_handlers()
Completed in 13 milliseconds