Home
last modified time | relevance | path

Searched refs:V_GET (Results 1 – 10 of 10) sorted by relevance

/dports/www/aria2/aria2-1.36.0/src/
H A DFtpInitiateConnectionCommand.cc90 if (proxyMethod == V_GET) { in createNextCommandProxied()
115 if (proxyMethod == V_GET) { in createNextCommandProxied()
152 if (proxyMethod != V_GET) { in createNextCommandProxied()
H A DHttpInitiateConnectionCommand.cc94 else if (proxyMethod == V_GET) { in createNextCommand()
112 if (proxyMethod == V_GET) { in createNextCommand()
H A DHttpDownloadCommand.cc83 if (resolveProxyMethod(getRequest()->getProtocol()) == V_GET) { in prepareForNextSegment()
H A Dprefs.h103 extern const std::string V_GET;
H A DAbstractCommand.cc850 if (resolveProxyMethod(req_->getProtocol()) != V_GET || in checkIfConnectionEstablished()
875 return V_GET; in resolveProxyMethod()
H A Dprefs.cc146 const std::string V_GET("get"); variable
H A DOptionHandlerFactory.cc1423 PREF_PROXY_METHOD, TEXT_PROXY_METHOD, V_GET, {V_GET, V_TUNNEL})); in createOptionHandlers()
/dports/devel/xa65/xa-2.3.12/examples/
H A Dc64def.def231 #define V_GET $032a
/dports/devel/xa65/xa-2.3.12/tests/cpktest/
H A Dc64def.def231 #define V_GET $032a
/dports/textproc/bibclean/bibclean-3.06/
H A Dvaxvms.c855 fab1.fab$b_fac = FAB$V_GET;