Home
last modified time | relevance | path

Searched refs:mcode (Results 1 – 2 of 2) sorted by relevance

/PHP-5.4/ext/curl/
H A Dphp_curl.h181 CURLMcode mcode; member
H A Dstreams.c188 curlstream->mcode = curl_multi_perform(curlstream->multi, &curlstream->pending); in php_curl_stream_read()
189 } while (curlstream->mcode == CURLM_CALL_MULTI_PERFORM); in php_curl_stream_read()

Completed in 11 milliseconds