Home
last modified time | relevance | path

Searched defs:ascii (Results 1 – 25 of 65) sorted by relevance

123

/third_party/node/test/fixtures/
Durl-idna.js5 { ascii: 'xn--mgbaal8b0b9b2b.icom.museum', property
9 ascii: 'xn--lgbbat1ad8j.icom.museum', property
13 ascii: 'xn--sterreich-z7a.icom.museum', property
17 ascii: 'xn--54b6eqazv8bc7e.icom.museum', property
21 ascii: 'xn--80abmy0agn7e.icom.museum', property
25 ascii: 'xn--belgi-rsa.icom.museum', property
29 ascii: 'xn--80abgvm6a7d2b.icom.museum', property
33 ascii: 'xn--mgbfqim.icom.museum', property
37 ascii: 'xn--fiqs8s.icom.museum', property
41 ascii: 'xn--mgbu4chg.icom.museum', property
[all …]
/third_party/node/benchmark/url/
Dwhatwg-url-idna.js7 ascii: '', property
11 ascii: 'passports', property
15 ascii: 'Paßstraße', property
19 ascii: '他们不说中文', property
23 ascii: { toString() { return ''; } }, property
/third_party/skia/third_party/externals/icu/scripts/
Deuckr_gen.sh41 function ascii { function
Dsjis_gen.sh49 function ascii { function
Dbig5_gen.sh53 function ascii { function
Deucjp_gen.sh47 function ascii { function
/third_party/flutter/skia/third_party/externals/icu/scripts/
Deuckr_gen.sh41 function ascii { function
Deucjp_gen.sh47 function ascii { function
Dsjis_gen.sh49 function ascii { function
Dbig5_gen.sh53 function ascii { function
/third_party/musl/libc-test/src/functionalext/supplement/ctype/
Disascii.c28 const unsigned char ascii[TEST_DATA_COUNT] = {0x10, 0x20, 0x74, 0x34, 0x7f}; in isascii_0100() local
/third_party/node/test/parallel/
Dtest-url-domain-ascii-unicode.js26 const ascii = pair[1]; constant
Dtest-icu-punycode.js22 for (const [i, { ascii, unicode }] of tests.entries()) { property
Dtest-whatwg-url-custom-domainto.js28 for (const [i, { ascii, unicode }] of tests.entries()) { property
Dtest-icu-transcode.js15 'ascii': [0x74, 0x3f, 0x73, 0x74, 0x20, 0x3f], property
Dtest-buffer-bytelength.js38 const ascii = Buffer.from('abc'); constant
Dtest-http2-createwritereq.js18 'ascii': 'ascii', property
/third_party/node/benchmark/misc/
Dgetstringwidth.js16 ascii: 'foobar'.repeat(100), property
/third_party/cJSON/tests/
Dprint_string.c49 char ascii[0x7F]; in print_string_should_print_ascii() local
/third_party/node/test/fixtures/wpt/encoding/streams/
Ddecode-attributes.any.js13 'ascii': 'windows-1252', property
/third_party/rust/crates/unicode-ident/benches/
Dxid.rs33 let ascii = Uniform::new_inclusive('\0', '\x7f'); in gen_string() localVariable
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/stringprep/
DTestIDNA.java735 String ascii = IDNA.convertToASCII(in[i],IDNA.DEFAULT).toString(); in TestJB4490() local
756 String ascii = IDNA.convertToASCII(in[i],IDNA.DEFAULT).toString(); in TestJB4475() local
779 String ascii = IDNA.convertToASCII("\u00AD",IDNA.DEFAULT).toString(); in TestDebug() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/stringprep/
DTestIDNA.java732 String ascii = IDNA.convertToASCII(in[i],IDNA.DEFAULT).toString(); in TestJB4490() local
753 String ascii = IDNA.convertToASCII(in[i],IDNA.DEFAULT).toString(); in TestJB4475() local
776 String ascii = IDNA.convertToASCII("\u00AD",IDNA.DEFAULT).toString(); in TestDebug() local
DTestData.java257 public String ascii; field in TestData.ErrorCase
/third_party/icu/icu4c/source/test/perf/normperf/
Dsimplenormperf.cpp66 static const UChar *const ascii; member in __anonf131345f0111::CommonChars
129 const UChar *const CommonChars::ascii = member in __anonf131345f0111::CommonChars

123