Home
last modified time | relevance | path

Searched refs:decodedName (Results 1 – 25 of 47) sorted by relevance

12

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Security.Cryptography.X509Certificates/src/Internal/Cryptography/Pal.Unix/
H A DX500NameEncoder.ManagedDecode.cs55 StringBuilder decodedName = new StringBuilder(512); in X500DistinguishedNameDecode()
76 decodedName.Append(dnSeparator); in X500DistinguishedNameDecode()
92 decodedName.Append(multiValueSeparator); in X500DistinguishedNameDecode()
101 AppendOid(decodedName, tavReader.ReadOidAsString()); in X500DistinguishedNameDecode()
114 decodedName.Append('"'); in X500DistinguishedNameDecode()
121 decodedName.Append(attributeValue); in X500DistinguishedNameDecode()
125 decodedName.Append('"'); in X500DistinguishedNameDecode()
132 decodedName.Append(dnSeparator); in X500DistinguishedNameDecode()
135 return decodedName.ToString(); in X500DistinguishedNameDecode()
H A DX500NameEncoder.OpenSslDecode.cs53 StringBuilder decodedName = new StringBuilder(512); in X500DistinguishedNameDecode()
74 decodedName.Append(dnSeparator); in X500DistinguishedNameDecode()
83 AppendOid(decodedName, thisOidValue); in X500DistinguishedNameDecode()
97 decodedName.Append('"'); in X500DistinguishedNameDecode()
104 decodedName.Append(rdnValue); in X500DistinguishedNameDecode()
108 decodedName.Append('"'); in X500DistinguishedNameDecode()
115 decodedName.Append(dnSeparator); in X500DistinguishedNameDecode()
118 return decodedName.ToString(); in X500DistinguishedNameDecode()
H A DX500NameEncoder.cs160 private static void AppendOid(StringBuilder decodedName, string oidValue) in AppendOid() argument
167 decodedName.Append(OidTagPrefix); in AppendOid()
168 decodedName.Append(oid.Value); in AppendOid()
172 decodedName.Append(oid.FriendlyName); in AppendOid()
175 decodedName.Append('='); in AppendOid()
H A DManagedCertificateFinder.cs138 string decodedName = DerStringToManagedString(ext.RawData); in FindByTemplateName()
141 if (StringComparer.OrdinalIgnoreCase.Equals(templateName, decodedName)) in FindByTemplateName()
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/compose/src/
H A DnsSmtpUrl.cpp81 nsCString decodedName; in ParseMailtoUrl() local
84 if (decodedName.IsEmpty()) break; in ParseMailtoUrl()
86 switch (NS_ToUpper(decodedName.First())) { in ParseMailtoUrl()
93 if (decodedName.LowerCaseEqualsLiteral("bcc")) { in ParseMailtoUrl()
108 if (decodedName.LowerCaseEqualsLiteral("cc")) { in ParseMailtoUrl()
119 else if (decodedName.LowerCaseEqualsLiteral("from")) in ParseMailtoUrl()
136 if (decodedName.LowerCaseEqualsLiteral("newsgroups")) in ParseMailtoUrl()
146 if (decodedName.LowerCaseEqualsLiteral("references")) in ParseMailtoUrl()
152 if (decodedName.LowerCaseEqualsLiteral("subject")) in ParseMailtoUrl()
156 if (decodedName.LowerCaseEqualsLiteral("priority")) in ParseMailtoUrl()
[all …]
/dports/deskutils/fbreader/FBReader-0.99.6-freebsdport/zlibrary/core/src/unix/xmlconfig/
H A DXMLConfigReader.cpp48 const std::string decodedName = AsciiEncoder::decode(name); in startElementHandler() local
52 decodedName, in startElementHandler()
59 decodedName, in startElementHandler()
65 myGroup->unsetValue(decodedName); in startElementHandler()
67 myConfig.myDelta->unsetValue(myGroupName, decodedName); in startElementHandler()
/dports/sysutils/filelight/filelight-21.12.3/src/
H A DfileTree.cpp15 const QString decodedName = QFile::decodeName(m_name);
16 return url().isLocalFile() ? QDir::toNativeSeparators(decodedName) : decodedName;
H A Dscan.cpp103 QString cachePath = folder->decodedName(); in start()
123 if (s == subfolder->decodedName()) { in start()
202 QString cachePath = folder->decodedName(); in invalidateCacheFor()
221 if (subfolder->decodedName() == wantedName) { in invalidateCacheFor()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ua/org.eclipse.help.webapp/src/org/eclipse/help/internal/webapp/servlet/
H A DInfocenterWorkingSetManager.java173 String decodedName = URLCoder.decode(nameAndHrefs[h]); in restoreContents() local
174 elements[e] = getAdaptableToc(decodedName); in restoreContents()
178 int suffixStart = decodedName.lastIndexOf('_', decodedName.length() - 2); in restoreContents()
180 previousToc = decodedName.substring(0, suffixStart); in restoreContents()
182 decodedName = previousToc + decodedName; in restoreContents()
184 elements[e] = getAdaptableTopic(decodedName); in restoreContents()
/dports/www/firefox-esr/firefox-91.8.0/netwerk/base/
H A DnsURLHelper.h259 nsAutoString decodedName; in Parse() local
262 if (!ParseNextInternal(start, end, &decodedName, &decodedValue)) { in Parse()
266 if (!aParamHandler(std::move(decodedName), std::move(decodedValue))) { in Parse()
/dports/www/firefox/firefox-99.0/netwerk/base/
H A DnsURLHelper.h259 nsAutoString decodedName; in Parse() local
262 if (!ParseNextInternal(start, end, &decodedName, &decodedValue)) { in Parse()
266 if (!aParamHandler(std::move(decodedName), std::move(decodedValue))) { in Parse()
/dports/mail/thunderbird/thunderbird-91.8.0/netwerk/base/
H A DnsURLHelper.h259 nsAutoString decodedName; in Parse() local
262 if (!ParseNextInternal(start, end, &decodedName, &decodedValue)) { in Parse()
266 if (!aParamHandler(std::move(decodedName), std::move(decodedValue))) { in Parse()
/dports/mail/cone/cone-1.1/libmail/
H A Drfcaddr.H94 std::u32string decodedName; variable
109 return unicode::iconvert::convert(decodedName, charset, errflag); in getDisplayName()
/dports/www/nextcloud/nextcloud/apps-pkg/dav/lib/Connector/Sabre/
H A DPrincipal.php158 $decodedName = urldecode($name);
180 $user = $this->userManager->get($decodedName);
189 return $this->circleToPrincipal($decodedName)
195 $group = $this->groupManager->get($decodedName)
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/linker/
H A DNashornCallSiteDescriptor.java253 final String decodedName = NameCodec.decode(name); in get() local
254 …final Operation op = decodedName.isEmpty() ? baseOp : getNamedOperation(decodedName, opIndex, base… in get()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/linker/
H A DNashornCallSiteDescriptor.java253 final String decodedName = NameCodec.decode(name); in get() local
254 …final Operation op = decodedName.isEmpty() ? baseOp : getNamedOperation(decodedName, opIndex, base… in get()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/linker/
H A DNashornCallSiteDescriptor.java253 final String decodedName = NameCodec.decode(name); in get() local
254 …final Operation op = decodedName.isEmpty() ? baseOp : getNamedOperation(decodedName, opIndex, base… in get()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/linker/
H A DNashornCallSiteDescriptor.java253 final String decodedName = NameCodec.decode(name); in get() local
254 …final Operation op = decodedName.isEmpty() ? baseOp : getNamedOperation(decodedName, opIndex, base… in get()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/linker/
H A DNashornCallSiteDescriptor.java253 final String decodedName = NameCodec.decode(name); in get() local
254 …final Operation op = decodedName.isEmpty() ? baseOp : getNamedOperation(decodedName, opIndex, base… in get()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/mscorlib/system/runtime/remoting/
H A Dremotingservices.cs2607 String decodedName = InternalGetClrTypeNameFromQualifiedTypeName(qualifiedTypeName); in InternalGetTypeNameFromQualifiedTypeName()
2608 if (decodedName != null) in InternalGetTypeNameFromQualifiedTypeName()
2610 return decodedName; in InternalGetTypeNameFromQualifiedTypeName()
2623decodedName = InternalGetSoapTypeNameFromQualifiedTypeName(xmlTypeName, xmlTypeNamespace); in InternalGetTypeNameFromQualifiedTypeName()
2624 if (decodedName != null) in InternalGetTypeNameFromQualifiedTypeName()
2626 return decodedName; in InternalGetTypeNameFromQualifiedTypeName()
2644 String decodedName = InternalGetClrTypeNameFromQualifiedTypeName(qualifiedTypeName); in InternalGetTypeFromQualifiedTypeName()
2645 if (decodedName != null) in InternalGetTypeFromQualifiedTypeName()
2647 return LoadClrTypeWithPartialBindFallback(decodedName, partialFallback); in InternalGetTypeFromQualifiedTypeName()
2667 if (decodedName != null) in InternalGetTypeFromQualifiedTypeName()
[all …]
/dports/devel/poco/poco-1.10.1-all/Net/src/
H A DHTMLForm.cpp330 std::string decodedName; in readUrl() local
332 URI::decode(name, decodedName); in readUrl()
334 add(decodedName, decodedValue); in readUrl()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/url/
H A DURLSearchParams.cpp243 nsAutoString decodedName; in ParseInput() local
244 DecodeString(name, decodedName); in ParseInput()
249 Append(decodedName, decodedValue); in ParseInput()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/url/
H A DURLSearchParams.cpp189 nsAutoString decodedName; in Parse() local
190 DecodeString(name, decodedName); in Parse()
195 if (!aIterator.URLParamsIterator(decodedName, decodedValue)) { in Parse()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/vm/runtime/defmeth/shared/
H A DUtil.java378 String decodedName = name.substring(1, name.length()-1).replaceAll("/", "."); in decodeClass() local
380 return cl.loadClass(decodedName); in decodeClass()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/vmTestbase/vm/runtime/defmeth/shared/
H A DUtil.java378 String decodedName = name.substring(1, name.length()-1).replaceAll("/", "."); in decodeClass() local
380 return cl.loadClass(decodedName); in decodeClass()

12