PHP_CURL_RETURN 1310 ext/curl/interface.c case PHP_CURL_RETURN: PHP_CURL_RETURN 1604 ext/curl/interface.c if (ch->handlers->write->method == PHP_CURL_RETURN && length > 0) { PHP_CURL_RETURN 2760 ext/curl/interface.c ch->handlers->write->method = PHP_CURL_RETURN; PHP_CURL_RETURN 2996 ext/curl/interface.c if (ch->handlers->write->method == PHP_CURL_RETURN && ch->handlers->write->buf.len > 0) { PHP_CURL_RETURN 3009 ext/curl/interface.c if (ch->handlers->write->method == PHP_CURL_RETURN) { PHP_CURL_RETURN 247 ext/curl/multi.c if (ch->handlers->write->method == PHP_CURL_RETURN) {