| /third_party/node/deps/undici/src/node_modules/@fastify/busboy/lib/utils/ |
| H A D | decodeText.js | |
| /third_party/skia/docs/examples/ |
| H A D | Paint_countText.cpp | 9 const uint8_t utf8[] = { 0x24, 0xC2, 0xA2, 0xE2, 0x82, 0xAC, 0xC2, 0xA5, 0xC2, 0xA3 }; in REG_FIDDLE() local
|
| H A D | Paint_textToGlyphs.cpp | 9 const uint8_t utf8[] = { 0x24, 0xC2, 0xA2, 0xE2, 0x82, 0xAC, 0xC2, 0xA5, 0xC2, 0xA3 }; in REG_FIDDLE() local
|
| /third_party/rust/crates/nom/src/character/ |
| H A D | tests.rs | 17 fn utf8(i: &str) -> IResult<&str, char> { in one_of_test() functions
|
| /third_party/libphonenumber/cpp/test/phonenumbers/ |
| H A D | unicodestring_test.cc | 30 string utf8; in operator <<() local 32 out << utf8; in operator <<() local 38 string utf8; in TEST() local 45 string utf8; in TEST() local 52 string utf8; in TEST() local [all...] |
| /third_party/libphonenumber/cpp/src/phonenumbers/ |
| H A D | normalize_utf8.h | 38 char utf8[4]; in NormalizeDecimalDigits() local
|
| H A D | unicodestring.h | 36 explicit UnicodeString(const char* utf8) in UnicodeString() argument
|
| /third_party/libphonenumber/cpp/test/phonenumbers/utf/ |
| H A D | unicodetext_test.cc | 26 const char* utf8; in TEST() member
|
| /third_party/node/deps/openssl/openssl/crypto/x509/ |
| H A D | v3_utf8.c | 50 ASN1_UTF8STRING *utf8; in s2i_ASN1_UTF8STRING() local 29 i2s_ASN1_UTF8STRING(X509V3_EXT_METHOD *method, ASN1_UTF8STRING *utf8) i2s_ASN1_UTF8STRING() argument [all...] |
| /third_party/openssl/crypto/x509/ |
| H A D | v3_utf8.c | 50 ASN1_UTF8STRING *utf8; in s2i_ASN1_UTF8STRING() local 29 i2s_ASN1_UTF8STRING(X509V3_EXT_METHOD *method, ASN1_UTF8STRING *utf8) i2s_ASN1_UTF8STRING() argument [all...] |
| /third_party/skia/modules/skparagraph/src/ |
| H A D | Iterators.h | 16 LangIterator(SkSpan<const char> utf8, SkSpan<Block> styles, const TextStyle& defaultStyle) in LangIterator() argument
|
| /third_party/skia/experimental/sktext/tests/ |
| H A D | UnicodeText.cpp | 60 UnicodeText unicodeText8(SkUnicode::Make(), utf8); in UNIX_ONLY_TEST() local
|
| /third_party/icu/icu4c/as_is/ |
| H A D | bomlist.py | 23 utf8=0 variable
|
| /third_party/libsnd/tests/ |
| H A D | locale_test.c | 95 int utf8 ; member
|
| /third_party/python/Include/internal/ |
| H A D | pycore_unicodeobject.h | 39 int utf8; // encoding=="utf-8"? member
|
| /third_party/skia/src/sfnt/ |
| H A D | SkOTTable_name.cpp | 51 static void SkString_from_UTF16BE(const uint8_t* utf16be, size_t length, SkString& utf8) { in SkString_from_UTF16BE() argument 85 static void SkStringFromMacRoman(const uint8_t* macRoman, size_t length, SkString& utf8) { in SkStringFromMacRoman() argument
|
| /third_party/skia/tests/ |
| H A D | SkShaperJSONWriterTest.cpp | 76 std::string utf8; in DEF_TEST() member 80 std::string utf8; in DEF_TEST() member
|
| /third_party/skia/modules/skparagraph/tests/ |
| H A D | SkShaperJSONWriterTest.cpp | 76 std::string utf8; in DEF_TEST() member 80 std::string utf8; in DEF_TEST() member
|
| /third_party/skia/modules/skunicode/tests/ |
| H A D | SkUnicodeTest.cpp | 23 auto utf8 = SkUnicode::convertUtf16ToUtf8(text.data(), text.size()); in UNIX_ONLY_TEST() local 37 auto utf8 = SkUnicode::convertUtf16ToUtf8(text.data(), text.size()); in UNIX_ONLY_TEST() local
|
| /third_party/pcre2/pcre2/ |
| H A D | RunGrepTest.bat | 73 set utf8=%ERRORLEVEL%
variable
|
| /third_party/skia/modules/skunicode/src/ |
| H A D | SkUnicode.cpp | 57 std::u16string SkUnicode::convertUtf8ToUtf16(const char* utf8, int utf8Units) { in convertUtf8ToUtf16() argument 72 std::u16string SkUnicode::convertUtf8ToUtf16(const SkString& utf8) { in convertUtf8ToUtf16() argument [all...] |
| /third_party/node/test/parallel/ |
| H A D | test-http2-createwritereq.js | |
| /third_party/pcre2/pcre2/src/ |
| H A D | pcre2demo.c | 81 int utf8; in main() local
|
| /third_party/skia/samplecode/ |
| H A D | SampleRectanizer.cpp | 60 char utf8[SkUTF::kMaxBytesInUTF8Sequence]; variable
|
| H A D | SampleTextBox.cpp | 65 const char* utf8 = gText; in drawTest() local
|