Home
last modified time | relevance | path

Searched defs:utf8_length (Results 1 – 11 of 11) sorted by relevance

/third_party/node/src/inspector/
Dnode_string.cc75 size_t utf8_length = in StringViewToUtf8() local
130 size_t utf8_length = in fromUTF16() local
/third_party/jerryscript/tests/unit-core/
Dtest-api-strings.cpp68 jerry_length_t cesu8_length, utf8_length; variable
/third_party/libphonenumber/cpp/src/phonenumbers/utf/
Dunicodetext.h286 int utf8_length() const { return repr_.size_; } in utf8_length() function
/third_party/node/deps/openssl/openssl/crypto/x509/
Dv3_ncons.c315 int utf8_length; in cn2dnsid() local
/third_party/openssl/crypto/x509/
Dv3_ncons.c315 int utf8_length; in cn2dnsid() local
/third_party/jerryscript/jerry-core/lit/
Dlit-strings.c349 ecma_length_t utf8_length = 0; in lit_get_utf8_length_of_cesu8_string() local
/third_party/python/Include/cpython/
Dunicodeobject.h226 Py_ssize_t utf8_length; /* Number of bytes in utf8, excluding the member
/third_party/jerryscript/jerry-core/parser/js/
Djs-lexer.c692 lit_utf8_size_t utf8_length = 1, decoded_length = 1, char_count = 1; in lexer_parse_identifier() local
/third_party/cJSON/
DcJSON.c662 unsigned char utf8_length = 0; in utf16_literal_to_utf8() local
/third_party/node/deps/v8/src/objects/
Dvalue-serializer.cc1567 uint32_t utf8_length; in ReadUtf8String() local
/third_party/node/deps/v8/src/api/
Dapi.cc5540 int utf8_length = 0; in Utf8Length() local