Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/ecma/base/
Decma-helpers-string.c644const lit_utf8_byte_t *cesu8_string2_p, /**< characters to be appended */ in ecma_append_chars_to_string()
774 const lit_utf8_byte_t *cesu8_string2_p = ecma_string_get_chars (string2_p, in ecma_concat_ecma_strings() local