Home
last modified time | relevance | path

Searched refs:lit_four_byte_utf8_char_to_cesu8 (Results 1 - 3 of 3) sorted by relevance

/third_party/jerryscript/jerry-core/lit/
H A Dlit-char-helpers.c421 lit_four_byte_utf8_char_to_cesu8 (uint8_t *dst_p, /**< destination buffer */ in lit_four_byte_utf8_char_to_cesu8() function
430 } /* lit_four_byte_utf8_char_to_cesu8 */ in lit_four_byte_utf8_char_to_cesu8()
/third_party/jerryscript/jerry-core/parser/js/
H A Djs-lexer.c2080 lit_four_byte_utf8_char_to_cesu8 (destination_p, source_p); in lexer_convert_ident_to_cesu8()
2313 lit_four_byte_utf8_char_to_cesu8 (destination_p, source_p); in lexer_convert_literal_to_chars()
3222 lit_four_byte_utf8_char_to_cesu8 (utf8_buf, left_p); in lexer_compare_identifier_to_chars()
/third_party/jerryscript/jerry-core/ecma/base/
H A Decma-helpers-string.c469 lit_four_byte_utf8_char_to_cesu8 (data_p, string_p + pos); in ecma_new_ecma_string_from_utf8_converted_to_cesu8()

Completed in 8 milliseconds