Home
last modified time | relevance | path

Searched refs:CURLINFO_CAPATH (Results 1 – 3 of 3) sorted by relevance

/php-src/ext/curl/
H A Dcurl.stub.php996 const CURLINFO_CAPATH = UNKNOWN; define
H A Dcurl_arginfo.h422 REGISTER_LONG_CONSTANT("CURLINFO_CAPATH", CURLINFO_CAPATH, CONST_PERSISTENT); in register_curl_symbols()
H A Dinterface.c2621 if (curl_easy_getinfo(ch->cp, CURLINFO_CAPATH, &s_code) == CURLE_OK) { in PHP_FUNCTION()

Completed in 24 milliseconds