Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/lit/
Dlit-magic-strings.c49 #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
Dlit-strings.c812lit_utf8_byte_t *utf8_string, /**< destination utf-8 buffer pointer in lit_convert_cesu8_string_to_utf8_string()
/third_party/gettext/gettext-tools/src/
Dread-properties.c195 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
Dread-stringtable.c332 unsigned char *utf8_string; in conv_from_ucs4() local
Dx-perl.c459 char *utf8_string; in phase2_getc() local
778 char *utf8_string = in extract_quotelike_pass1_utf8() local
/third_party/node/src/
Dstring_decoder.cc33 MaybeLocal<String> utf8_string = String::NewFromUtf8( in MakeString() local
/third_party/boost/boost/spirit/home/support/
Dutf8.hpp25 typedef std::basic_string<utf8_char> utf8_string; typedef
/third_party/boost/boost/spirit/home/x3/support/utility/
Dutf8.hpp20 typedef std::basic_string<utf8_char> utf8_string; typedef
/third_party/libphonenumber/cpp/src/phonenumbers/utf/
Dunicodetext.h453 inline UnicodeText UTF8ToUnicodeText(const string& utf8_string) { in UTF8ToUnicodeText()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
Dms_funcs.c25 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/
Dms_funcs.c25 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/
Dstr_split_test.cc688 std::string utf8_string = u8"\u03BA\u1F79\u03C3\u03BC\u03B5"; in TEST() local
/third_party/ntfs-3g/libntfs-3g/
Dunistr.c1675 int ntfs_macosx_normalize_utf8(const char *utf8_string, char **target,
/third_party/abseil-cpp/absl/strings/
Dstr_split_test.cc666 std::string utf8_string = u8"\u03BA\u1F79\u03C3\u03BC\u03B5"; in TEST() local
/third_party/weston/xwayland/
Dxwayland.h139 xcb_atom_t utf8_string; member
/third_party/icu/icu4c/source/test/intltest/
Dutxttest.cpp1471 const char *utf8_string = "\x41\x41\x41\x41\x41\x41\x41\x41\x41\x41\x41\x41\x41\x41\x41"; in Ticket10562() local
Dustrtest.cpp1899 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/
Dunittest.proto504 optional string utf8_string = 6 [default = "\341\210\264"]; field
/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Dunittest.proto504 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/
Dunittest.proto504 optional string utf8_string = 6 [default = "\341\210\264"]; field
/third_party/weston/libweston/backend-x11/
Dx11.c118 xcb_atom_t utf8_string; member
/third_party/re2/re2/testing/
Dre2_test.cc1076 const char utf8_string[] = { in TEST() local
/third_party/glib/gio/
Dglocalfileinfo.c1143 char *utf8_string; in convert_pwd_string_to_utf8() local
/third_party/protobuf/src/google/protobuf/
Dunittest.proto624 optional string utf8_string = 6 [default = "\341\210\264"]; field
/third_party/protobuf/csharp/protos/
Dunittest.proto614 optional string utf8_string = 6 [default = "\341\210\264"]; field