Home
last modified time | relevance | path

Searched refs:PURL (Results 1 – 25 of 123) sorted by relevance

12345

/dports/devel/ptlib/ptlib-2.10.11/src/ptclib/
H A Durl.cxx113 PURL::PURL() in PURL_LEGACY_SCHEME()
122 PURL::PURL(const char * str, const char * defaultScheme) in PURL() function in PURL
128 PURL::PURL(const PString & str, const char * defaultScheme) in PURL() function in PURL
134 PURL::PURL(const PFilePath & filePath) in PURL() function in PURL
159 PURL::PURL(const PURL & other) in PURL() function in PURL
164 PURL & PURL::operator=(const PURL & other) in operator =()
170 void PURL::CopyContents(const PURL & other) in CopyContents()
944 void PURL::Recalculate() in Recalculate()
997 virtual PString AsString(PURL::UrlFormat fmt, const PURL & url) const in AsString()
1044 virtual PString AsString(PURL::UrlFormat fmt, const PURL & purl) const in AsString()
[all …]
H A Dhttpsrvr.cxx295 const PURL & url = connectInfo.GetURL(); in ProcessCommand()
391 PBoolean PHTTPServer::OnGET(const PURL & url, in OnGET()
1244 PHTTPString::PHTTPString(const PURL & url) in PHTTPString()
1250 PHTTPString::PHTTPString(const PURL & url, in PHTTPString()
1263 PHTTPString::PHTTPString(const PURL & url, in PHTTPString()
1271 PHTTPString::PHTTPString(const PURL & url, in PHTTPString()
1279 PHTTPString::PHTTPString(const PURL & url, in PHTTPString()
1304 PHTTPFile::PHTTPFile(const PURL & url, int) in PHTTPFile()
1330 PHTTPFile::PHTTPFile(const PURL & url, in PHTTPFile()
1338 PHTTPFile::PHTTPFile(const PURL & url, in PHTTPFile()
[all …]
H A Dhttpclnt.cxx73 const PURL & url, in ExecuteCommand()
83 const PURL & url, in ExecuteCommand()
98 PURL adjustableURL = url; in ExecuteCommand()
387 bool PHTTPClient::GetTextDocument(const PURL & url, in GetTextDocument()
420 bool PHTTPClient::GetDocument(const PURL & url, PMIMEInfo & replyMIME) in GetDocument()
436 PURL::OutputVars(entityBody, data, '\0', '&', '=', PURL::QueryTranslation); in PostData()
451 bool PHTTPClient::PostData(const PURL & url, in PostData()
463 bool PHTTPClient::PostData(const PURL & url, in PostData()
473 bool PHTTPClient::PutTextDocument(const PURL & url, in PutTextDocument()
483 bool PHTTPClient::PutDocument(const PURL & url, in PutDocument()
[all …]
H A Dhttpform.cxx633 "?subformprefix=" + PURL::TranslateString(fullName, PURL::QueryTranslation)) in GetHTMLTag()
772 …SpliceAdjust("subformprefix=" + PURL::TranslateString(psprintf(fmt, fld+1), PURL::QueryTranslation… in ExpandFieldNames()
1651 PHTTPForm::PHTTPForm(const PURL & url) in PHTTPForm()
1669 PHTTPForm::PHTTPForm(const PURL & url, in PHTTPForm()
1751 PURL::TranslateString(prefix, PURL::QueryTranslation), in OnLoadedText()
2001 PHTTPConfig::PHTTPConfig(const PURL & url, in PHTTPConfig()
2009 PHTTPConfig::PHTTPConfig(const PURL & url, in PHTTPConfig()
2190 "?section=" + PURL::TranslateString(prefix, PURL::QueryTranslation)) in PHTTPConfigSectionList()
2216 … << PHTML::HotLink(editSectionLink + PURL::TranslateString(name, PURL::QueryTranslation)) in OnLoadedText()
2221 … << PHTML::HotLink(editSectionLink + PURL::TranslateString(name, PURL::QueryTranslation)) in OnLoadedText()
[all …]
/dports/devel/ptlib/ptlib-2.10.11/include/ptclib/
H A Dhttp.h98 const PURL & url ///< URL to search for in the name space.
107 const PURL & url ///< URL to search for in the name space.
457 const PURL & url,
464 const PURL & url,
642 bool AssureConnect(const PURL & url, PMIMEInfo & outMIME);
674 const PURL & GetURL() const { return url; } in GetURL()
721 PURL url;
1257 const PURL & GetURL() const { return baseURL; } in GetURL()
1534 const PURL & url // Name of the resource in URL space.
1537 const PURL & url, // Name of the resource in URL space.
[all …]
H A Durl.h54 class PURL : public PObject
56 PCLASSINFO(PURL, PObject)
59 PURL();
61 PURL(
66 PURL(
71 PURL(
75 PURL(const PURL & other);
76 PURL & operator=(const PURL & other);
357 void CopyContents(const PURL & other);
389 virtual PString AsString(PURL::UrlFormat fmt, const PURL & purl) const = 0;
[all …]
H A Dhttpsvc.h211 const PURL & url,
240 const PURL & url,
244 const PURL & editSection,
245 const PURL & newSection,
254 const PURL & url,
401 PServiceHTTPString(const PURL & url, const PString & string) in PCLASSINFO()
404 PServiceHTTPString(const PURL & url, const PHTTPAuthority & auth) in PServiceHTTPString()
407 PServiceHTTPString(const PURL & url, const PString & string, const PHTTPAuthority & auth) in PServiceHTTPString()
410 PServiceHTTPString(const PURL & url, const PString & string, const PString & contentType) in PServiceHTTPString()
413 …PServiceHTTPString(const PURL & url, const PString & string, const PString & contentType, const PH… in PServiceHTTPString()
[all …]
H A Dhttpform.h743 const PURL & url
746 const PURL & url,
750 const PURL & url,
754 const PURL & url,
809 const PURL & url,
813 const PURL & url,
818 const PURL & url,
823 const PURL & url,
896 const PURL & url,
900 const PURL & editSection,
[all …]
H A Dpsoap.h156 const PURL & url ///< Name of the resource in URL space.
159 const PURL & url, ///< Name of the resource in URL space.
197 PSOAPClient( const PURL & url );
213 PURL url;
H A Dpxmlrpcs.h65 const PURL & url ///< Name of the resource in URL space.
68 const PURL & url, ///< Name of the resource in URL space.
H A Denum.h149 PBoolean RDSLookup(const PURL & url, ///< URL to lookup
162 PBoolean RDSLookup(const PURL & url, ///< URL to lookup
H A Dvxml.h185 virtual PBoolean LoadURL(const PURL & url);
206 virtual PBoolean PlayResource(const PURL & url, PINDEX repeat = 1, PINDEX delay = 0);
244 …virtual PBoolean RetreiveResource(const PURL & url, PString & contentType, PFilePath & fn, PBoolea…
295 PURL NormaliseResourceName(const PString & src);
299 PURL m_rootURL;
449 PURL m_url;
567 virtual PBoolean QueueResource(const PURL & url, PINDEX repeat= 1, PINDEX delay = 0);
H A Dvcard.h150 class URIValue : public PURL
153 URIValue(const char * str = NULL) : PURL(str) { } in PURL() function
154 URIValue(const PString & str) : PURL(str) { } in URIValue()
/dports/net/opal/opal-3.10.10/include/im/
H A Dmsrp.h103 PURL m_fromURL;
104 PURL m_toURL;
112 const PURL & from,
113 const PURL & to,
204 const PURL & localURL,
205 const PURL & remoteURL
248 const PURL & localUrl,
254 const PURL & localUrl,
255 const PURL & remoteURL
344 PURL m_localUrl;
[all …]
H A Dim.h54 PURL m_to;
55 PURL m_from;
106 const PURL & localURL,
107 const PURL & remoteURL
118 const PURL & remoteURL
/dports/net/opal/opal-3.10.10/include/opal/
H A Dpres_ent.h104 PURL m_entity; ///< The presentity whose state had changed
153 const PURL & url, ///< URL for presence identity
199 const PURL & GetAOR() const { return m_aor; } in GetAOR()
227 const PURL & presentity ///< Other presentity to monitor
359 const PURL & presentity = PString::Empty(),
384 PURL m_homePage; ///< Home page for buddy
456 const PURL & presentity
459 const PURL & presentity in DeleteBuddy()
517 const PURL & aor
527 PURL m_aor;
[all …]
H A Dendpoint.h679 const PURL & to,
682 PURL & from,
837 …P_REMOVE_VIRTUAL_VOID(OnMessageReceived(const PURL&,const PString&,const PURL&,const PString&,cons…
/dports/net/opal/opal-3.10.10/include/sip/
H A Dsippres.h125 PURL & url
140 const PURL & url,
149 const PURL & url,
156 PURL BuildURL();
160 const PURL & server in SetRoot()
162 const PURL & GetRoot() const { return m_root; } in GetRoot()
194 PURL m_root;
254 virtual BuddyStatus DeleteBuddyEx(const PURL & presentity);
272 void SetPIDFEntity(PURL & entity);
/dports/net/opal/opal-3.10.10/src/Python/ptlib/
H A DPURL.sip34 class PURL : PObject
42 PURL();
45 PURL(
51 PURL(
57 PURL(
61 PURL(const PURL & other);
63 //PURL & operator=(const PURL & other);
298 void CopyContents(const PURL & other);
316 virtual PString AsString(PURL::UrlFormat fmt, const PURL & purl) const = 0;
340 bool Parse(const PString & url, PURL & purl) const;
[all …]
H A DPHTTP.sip82 const PURL & url ///< URL to search for in the name space.
91 const PURL & url ///< URL to search for in the name space.
388 const PURL & url,
395 const PURL & url,
540 PBoolean AssureConnect(const PURL & url, PMIMEInfo & outMIME);
561 const PURL & GetURL() const;
1109 const PURL & GetURL() const;
1380 const PURL & url // Name of the resource in URL space.
1383 const PURL & url, // Name of the resource in URL space.
1387 const PURL & url, // Name of the resource in URL space.
[all …]
/dports/security/acme.sh/acme.sh-3.0.1/dnsapi/
H A Ddns_dgon.sh51 PURL='https://api.digitalocean.com/v2/domains/'$_domain'/records'
54 _debug PURL "$PURL"
59 response="$(_post "$PBODY" "$PURL")"
/dports/net/opal/opal-3.10.10/src/im/
H A Dmsrp.cxx322 bool OpalMSRPMediaSession::OpenMSRP(const PURL & remoteUrl) in OpenMSRP()
468 PURL OpalMSRPManager::SessionIDToURL(const OpalTransportAddress & taddr, const std::string & id) in SessionIDToURL()
482 return PURL(str); in SessionIDToURL()
521 …MSRPManager::Connection> OpalMSRPManager::OpenConnection(const PURL & localURL, const PURL & remot… in OpenConnection()
605 void OpalMSRPManager::SetNotifier(const PURL & localUrl, in SetNotifier()
606 const PURL & remoteUrl, in SetNotifier()
616 void OpalMSRPManager::RemoveNotifier(const PURL & localUrl, const PURL & remoteUrl) in RemoveNotifier()
735 bool MSRPProtocol::SendSEND(const PURL & from, in SendSEND()
736 const PURL & to, in SendSEND()
/dports/biology/emboss/EMBOSS-6.6.0/emboss/acd/
H A Dedamclean.acd49 …values: "Report only;Renumber terms;Fix relations;Output PURL XML (single file); Output PURL XML (…
98 information: "PURL XML file"
/dports/net/opal/opal-3.10.10/src/opal/
H A Dpres_ent.cxx198 void OpalPresentity::SetAOR(const PURL & aor) in SetAOR()
204 OpalPresentity * OpalPresentity::Create(OpalManager & manager, const PURL & url, const PString & sc… in Create()
237 bool OpalPresentity::SubscribeToPresence(const PURL & presentity, bool subscribe, const PString & n… in SubscribeToPresence()
254 bool OpalPresentity::UnsubscribeFromPresence(const PURL & presentity) in UnsubscribeFromPresence()
260 bool OpalPresentity::SetPresenceAuthorisation(const PURL & presentity, Authorisation authorisation) in SetPresenceAuthorisation()
455 OpalPresentity::BuddyStatus OpalPresentity::DeleteBuddyEx(const PURL & presentity) in DeleteBuddyEx()
/dports/net/opal/opal-3.10.10/src/sip/
H A Dsippres.cxx181 m_presenceAgent = m_aor.AsString(PURL::HostPortOnly); in Open()
404 void SIP_Presentity::SetPIDFEntity(PURL & entity) in SetPIDFEntity()
866 PURL url; in XMLToBuddyInfo()
915 PURL url(xcap.GetRoot()); in RecursiveGetBuddyList()
1057 OpalPresentity::BuddyStatus SIP_Presentity::DeleteBuddyEx(const PURL & presentity) in DeleteBuddyEx()
1149 PURL XCAPClient::BuildURL() in BuildURL()
1151 PURL uri(m_root); // XCAP root in BuildURL()
1169 static bool HasNode(const PURL & url) in HasNode()
1181 bool XCAPClient::GetXml(const PURL & url, PXML & xml) in GetXml()
1201 bool XCAPClient::PutXml(const PURL & url, const PXML & xml) in PutXml()
[all …]

12345