/third_party/node/test/fixtures/ |
D | url-idna.js | 5 { 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/boost/boost/spirit/home/support/char_encoding/ |
D | ascii.hpp | 183 struct ascii struct 185 typedef char char_type; 186 typedef unsigned char classify_type; 189 isascii_(int ch) in isascii_() 195 ischar(int ch) in ischar() 207 strict_ischar(int ch) in strict_ischar() 213 isalnum(int ch) in isalnum() 221 isalpha(int ch) in isalpha() 228 isdigit(int ch) in isdigit() 235 isxdigit(int ch) in isxdigit() [all …]
|
/third_party/node/benchmark/url/ |
D | whatwg-url-idna.js | 7 ascii: '', property 11 ascii: 'passports', property 15 ascii: 'Paßstraße', property 19 ascii: '他们不说中文', property 23 ascii: { toString() { return ''; } }, property
|
/third_party/uboot/u-boot-2020.01/lib/ |
D | hexdump.c | 53 char *linebuf, size_t linebuflen, bool ascii) in hex_dump_to_buffer() 183 int groupsize, const void *buf, size_t len, bool ascii) in print_hex_dump() 237 size_t len, bool ascii) in print_hex_dump()
|
/third_party/skia/third_party/externals/icu/scripts/ |
D | euckr_gen.sh | 41 function ascii { function
|
D | sjis_gen.sh | 49 function ascii { function
|
D | eucjp_gen.sh | 47 function ascii { function
|
D | big5_gen.sh | 53 function ascii { function
|
/third_party/flutter/skia/third_party/externals/icu/scripts/ |
D | euckr_gen.sh | 41 function ascii { function
|
D | sjis_gen.sh | 49 function ascii { function
|
D | eucjp_gen.sh | 47 function ascii { function
|
D | big5_gen.sh | 53 function ascii { function
|
/third_party/node/test/parallel/ |
D | test-url-domain-ascii-unicode.js | 26 const ascii = pair[1]; constant
|
D | test-icu-punycode.js | 22 for (const [i, { ascii, unicode }] of tests.entries()) { property
|
D | test-whatwg-url-custom-domainto.js | 28 for (const [i, { ascii, unicode }] of tests.entries()) { property
|
D | test-icu-transcode.js | 15 'ascii': [0x74, 0x3f, 0x73, 0x74, 0x20, 0x3f], property
|
D | test-buffer-bytelength.js | 38 const ascii = Buffer.from('abc'); constant
|
D | test-http2-createwritereq.js | 18 'ascii': 'ascii', property
|
/third_party/node/benchmark/misc/ |
D | getstringwidth.js | 16 ascii: 'foobar'.repeat(100), property
|
/third_party/cJSON/tests/ |
D | print_string.c | 49 char ascii[0x7F]; in print_string_should_print_ascii() local
|
/third_party/node/test/fixtures/wpt/encoding/streams/ |
D | decode-attributes.any.js | 13 'ascii': 'windows-1252', property
|
/third_party/curl/lib/ |
D | curl_ctype.c | 44 static const unsigned char ascii[128] = { variable
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/stringprep/ |
D | TestIDNA.java | 735 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/boost/boost/spirit/home/qi/char/ |
D | char_class.hpp | 38 namespace ascii { using namespace boost::spirit::ascii; } namespace
|
/third_party/icu/icu4c/source/test/perf/normperf/ |
D | simplenormperf.cpp | 66 static const UChar *const ascii; member in __anon410da8650111::CommonChars 129 const UChar *const CommonChars::ascii = member in __anon410da8650111::CommonChars
|