PHP_CURL_RETURN 1009 curl/interface.c case PHP_CURL_RETURN: PHP_CURL_RETURN 1230 curl/interface.c if (ch->handlers->write->method == PHP_CURL_RETURN && length > 0) { PHP_CURL_RETURN 1980 curl/interface.c ch->handlers->write->method = PHP_CURL_RETURN; PHP_CURL_RETURN 2356 curl/interface.c if (ch->handlers->write->method == PHP_CURL_RETURN && ch->handlers->write->buf.len > 0) { PHP_CURL_RETURN 2369 curl/interface.c if (ch->handlers->write->method == PHP_CURL_RETURN) { PHP_CURL_RETURN 252 curl/multi.c if (ch->handlers->write->method == PHP_CURL_RETURN && ch->handlers->write->buf.len > 0) {