Searched defs:utf8_length (Results 1 – 8 of 8) sorted by relevance
68 jerry_length_t cesu8_length, utf8_length; variable
286 int utf8_length() const { return repr_.size_; } in utf8_length() function
365 size_t utf8_length(unsigned char c) in utf8_length() function
315 int utf8_length; in cn2dnsid() local
349 ecma_length_t utf8_length = 0; in lit_get_utf8_length_of_cesu8_string() local
226 Py_ssize_t utf8_length; /* Number of bytes in utf8, excluding the member
692 lit_utf8_size_t utf8_length = 1, decoded_length = 1, char_count = 1; in lexer_parse_identifier() local
658 unsigned char utf8_length = 0; in utf16_literal_to_utf8() local