Searched refs:reporterror (Results 1 – 2 of 2) sorted by relevance
217 void _php_curl_verify_handlers(php_curl *ch, int reporterror);
175 void _php_curl_verify_handlers(php_curl *ch, int reporterror) /* {{{ */ in _php_curl_verify_handlers() argument184 if (reporterror) { in _php_curl_verify_handlers()196 if (reporterror) { in _php_curl_verify_handlers()210 if (reporterror) { in _php_curl_verify_handlers()224 if (reporterror) { in _php_curl_verify_handlers()
Completed in 18 milliseconds