PHP_CURL_RETURN  1318 ext/curl/interface.c 		case PHP_CURL_RETURN:
PHP_CURL_RETURN  1612 ext/curl/interface.c 			if (ch->handlers->write->method == PHP_CURL_RETURN && length > 0) {
PHP_CURL_RETURN  2764 ext/curl/interface.c 				ch->handlers->write->method = PHP_CURL_RETURN;
PHP_CURL_RETURN  3000 ext/curl/interface.c 	if (ch->handlers->write->method == PHP_CURL_RETURN && ch->handlers->write->buf.len > 0) {
PHP_CURL_RETURN  3013 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) {