Home
last modified time | relevance | path

Searched refs:ToASCII (Results 1 – 12 of 12) sorted by relevance

/third_party/python/Lib/encodings/
Didna.py60 def ToASCII(label): function
132 label2 = ToASCII(result)
179 result.extend(ToASCII(label))
244 result.extend(ToASCII(label))
/third_party/icu/docs/userguide/strings/
Dstringprep.md124 1. ToASCII: This operation is performed on domain labels before sending the
134 output of Punycode decoder is verified by applying ToASCII operation and
139 ToASCII operation. These code points are :
154 IDNA specifies that the ToUnicode and ToASCII have options to check for
158 ToASCII operation on the labels match using case insensitive ASCII comparison.
235 ICU provides APIs for performing the ToASCII, ToUnicode and compare operations
246 ### ToASCII operation
/third_party/node/src/
Dnode_i18n.cc600 int32_t ToASCII(MaybeStackBuffer<char>* buf, in ToASCII() function
695 static void ToASCII(const FunctionCallbackInfo<Value>& args) { in ToASCII() function
705 int32_t len = ToASCII(&buf, *val, val.length(), mode); in ToASCII()
826 env->SetMethod(target, "toASCII", ToASCII); in Initialize()
Dnode_i18n.h57 int32_t ToASCII(MaybeStackBuffer<char>* buf,
Dnode_url.cc346 bool ToASCII(const std::string& input, std::string* output) { in ToASCII() function
348 if (i18n::ToASCII(&buf, input.c_str(), input.length()) < 0) in ToASCII()
360 bool ToASCII(const std::string& input, std::string* output) { in ToASCII() function
523 if (!ToASCII(decoded, &decoded)) in ParseHost()
/third_party/json/test/thirdparty/Fuzzer/
DFuzzerUtil.h30 bool ToASCII(uint8_t *Data, size_t Size);
DFuzzerUtil.cpp59 bool ToASCII(uint8_t *Data, size_t Size) { in ToASCII() function
DFuzzerMutate.cpp492 ToASCII(Data, MaxSize); in MutateImpl()
504 ToASCII(Data, NewSize); in MutateImpl()
/third_party/python/Doc/library/
Dcodecs.rst1467 .. function:: ToASCII(label)
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/unicode/
DIdnaTestV2.txt63 # An for 4.2 ToASCII step n
/third_party/icu/ohos_icu4j/src/main/tests/resources/ohos/global/icu/dev/data/unicode/
DIdnaTestV2.txt63 # An for 4.2 ToASCII step n
/third_party/icu/icu4c/source/test/testdata/
DIdnaTestV2.txt63 # An for 4.2 ToASCII step n