/third_party/jerryscript/jerry-core/lit/ |
D | lit-magic-strings.c | 49 #define LIT_MAGIC_STRING_DEF(id, utf8_string) \ in lit_get_magic_string_utf8() argument 74 #define LIT_MAGIC_STRING_DEF(id, utf8_string) \ in lit_get_magic_string_size() argument 99 #define LIT_MAGIC_STRING_DEF(id, utf8_string) in lit_get_magic_string_size_block_start() argument
|
D | lit-strings.c | 812 … lit_utf8_byte_t *utf8_string, /**< destination utf-8 buffer pointer in lit_convert_cesu8_string_to_utf8_string()
|
/third_party/gettext/gettext-tools/src/ |
D | read-properties.c | 195 unsigned char *utf8_string = XNMALLOC (2 * length + 1, unsigned char); in conv_from_iso_8859_1() local 584 unsigned char *utf8_string = XNMALLOC (utf8_buflen + 1, unsigned char); in read_escaped_string() local
|
D | read-stringtable.c | 332 unsigned char *utf8_string; in conv_from_ucs4() local
|
D | x-perl.c | 459 char *utf8_string; in phase2_getc() local 778 char *utf8_string = in extract_quotelike_pass1_utf8() local
|
/third_party/node/src/ |
D | string_decoder.cc | 33 MaybeLocal<String> utf8_string = String::NewFromUtf8( in MakeString() local
|
/third_party/boost/boost/spirit/home/support/ |
D | utf8.hpp | 25 typedef std::basic_string<utf8_char> utf8_string; typedef
|
/third_party/boost/boost/spirit/home/x3/support/utility/ |
D | utf8.hpp | 20 typedef std::basic_string<utf8_char> utf8_string; typedef
|
/third_party/libphonenumber/cpp/src/phonenumbers/utf/ |
D | unicodetext.h | 453 inline UnicodeText UTF8ToUnicodeText(const string& utf8_string) { in UTF8ToUnicodeText()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/ |
D | ms_funcs.c | 25 static int utf8_to_ucs2(const u8 *utf8_string, size_t utf8_string_len, in utf8_to_ucs2()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/ |
D | ms_funcs.c | 25 static int utf8_to_ucs2(const u8 *utf8_string, size_t utf8_string_len, in utf8_to_ucs2()
|
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
D | str_split_test.cc | 688 std::string utf8_string = u8"\u03BA\u1F79\u03C3\u03BC\u03B5"; in TEST() local
|
/third_party/ntfs-3g/libntfs-3g/ |
D | unistr.c | 1675 int ntfs_macosx_normalize_utf8(const char *utf8_string, char **target,
|
/third_party/abseil-cpp/absl/strings/ |
D | str_split_test.cc | 666 std::string utf8_string = u8"\u03BA\u1F79\u03C3\u03BC\u03B5"; in TEST() local
|
/third_party/weston/xwayland/ |
D | xwayland.h | 139 xcb_atom_t utf8_string; member
|
/third_party/icu/icu4c/source/test/intltest/ |
D | utxttest.cpp | 1471 const char *utf8_string = "\x41\x41\x41\x41\x41\x41\x41\x41\x41\x41\x41\x41\x41\x41\x41"; in Ticket10562() local
|
D | ustrtest.cpp | 1899 std::string utf8_string((const char *)utf8, sizeof(utf8)); in TestUTF8() local
|
/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/ |
D | unittest.proto | 504 optional string utf8_string = 6 [default = "\341\210\264"]; field
|
/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/ |
D | unittest.proto | 504 optional string utf8_string = 6 [default = "\341\210\264"]; field
|
/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/ |
D | unittest.proto | 504 optional string utf8_string = 6 [default = "\341\210\264"]; field
|
/third_party/weston/libweston/backend-x11/ |
D | x11.c | 118 xcb_atom_t utf8_string; member
|
/third_party/re2/re2/testing/ |
D | re2_test.cc | 1076 const char utf8_string[] = { in TEST() local
|
/third_party/glib/gio/ |
D | glocalfileinfo.c | 1143 char *utf8_string; in convert_pwd_string_to_utf8() local
|
/third_party/protobuf/src/google/protobuf/ |
D | unittest.proto | 624 optional string utf8_string = 6 [default = "\341\210\264"]; field
|
/third_party/protobuf/csharp/protos/ |
D | unittest.proto | 614 optional string utf8_string = 6 [default = "\341\210\264"]; field
|