Searched refs:lit_get_utf8_length_of_cesu8_string (Results 1 – 3 of 3) sorted by relevance
100 ecma_length_t lit_get_utf8_length_of_cesu8_string (const lit_utf8_byte_t *cesu8_buf_p, lit_utf8_siz…
345 lit_get_utf8_length_of_cesu8_string (const lit_utf8_byte_t *cesu8_buf_p, /**< cesu-8 string */ in lit_get_utf8_length_of_cesu8_string() function
2006 return lit_get_utf8_length_of_cesu8_string (lit_get_magic_string_ex_utf8 (id), in ecma_string_get_utf8_length()2019 …return lit_get_utf8_length_of_cesu8_string (ECMA_UTF8_STRING_GET_BUFFER (string_p), utf8_string_p-… in ecma_string_get_utf8_length()2031 return lit_get_utf8_length_of_cesu8_string (ECMA_LONG_UTF8_STRING_GET_BUFFER (string_p), in ecma_string_get_utf8_length()2039 return lit_get_utf8_length_of_cesu8_string (lit_get_magic_string_ex_utf8 (id), in ecma_string_get_utf8_length()