Home
last modified time | relevance | path

Searched defs:utf8_string (Results 1 – 16 of 16) 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/node/deps/v8/tools/v8windbg/base/
Dutilities.h20 inline std::u16string ConvertToU16String(std::string utf8_string) { in ConvertToU16String()
/third_party/node/src/
Dstring_decoder.cc34 MaybeLocal<String> utf8_string = String::NewFromUtf8( in MakeString() local
/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/ntfs-3g/libntfs-3g/
Dunistr.c1675 int ntfs_macosx_normalize_utf8(const char *utf8_string, char **target,
/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/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.cpp1915 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/more_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/csharp/protos/
Dunittest.proto614 optional string utf8_string = 6 [default = "\341\210\264"]; field
/third_party/protobuf/src/google/protobuf/
Dunittest.proto624 optional string utf8_string = 6 [default = "\341\210\264"]; field