PHP_CURL_RETURN 727 ext/curl/interface.c case PHP_CURL_RETURN: PHP_CURL_RETURN 869 ext/curl/interface.c if (ch->handlers->write->method == PHP_CURL_RETURN && length > 0) { PHP_CURL_RETURN 1396 ext/curl/interface.c ch->handlers->write->method = PHP_CURL_RETURN; PHP_CURL_RETURN 1709 ext/curl/interface.c if (ch->handlers->write->method == PHP_CURL_RETURN && ch->handlers->write->buf.len > 0) { PHP_CURL_RETURN 1715 ext/curl/interface.c if (ch->handlers->write->method == PHP_CURL_RETURN) { PHP_CURL_RETURN 236 ext/curl/multi.c if (ch->handlers->write->method == PHP_CURL_RETURN && ch->handlers->write->buf.len > 0) {