Searched defs:ext_string_p (Results 1 – 2 of 2) sorted by relevance
313 const lit_utf8_byte_t *ext_string_p = lit_get_magic_string_ex_utf8 (middle); in lit_is_ex_utf8_string_magic() local373 const lit_utf8_byte_t *ext_string_p = lit_get_magic_string_ex_utf8 (middle); in lit_is_ex_utf8_string_pair_magic() local
173 ecma_dealloc_extended_string (ecma_extended_string_t *ext_string_p) /**< extended string to be free… in ecma_dealloc_extended_string()