PHP_CURL_RETURN 1325 ext/curl/interface.c case PHP_CURL_RETURN: PHP_CURL_RETURN 1561 ext/curl/interface.c if (ch->handlers->write->method == PHP_CURL_RETURN && length > 0) { PHP_CURL_RETURN 2662 ext/curl/interface.c ch->handlers->write->method = PHP_CURL_RETURN; PHP_CURL_RETURN 2896 ext/curl/interface.c if (ch->handlers->write->method == PHP_CURL_RETURN && ch->handlers->write->buf.s) { PHP_CURL_RETURN 2909 ext/curl/interface.c if (ch->handlers->write->method == PHP_CURL_RETURN) { PHP_CURL_RETURN 262 ext/curl/multi.c if (ch->handlers->write->method == PHP_CURL_RETURN) {