Searched refs:ecma_string_copy_to_utf8_buffer (Results 1 – 4 of 4) sorted by relevance
69 …module_utf8_size = ecma_string_copy_to_utf8_buffer (JERRY_CONTEXT (module_top_context_p)->module_p… in ecma_module_create_normalized_path()861 module_path_utf8_size = ecma_string_copy_to_utf8_buffer (module_p->path_p, in ecma_module_parse()
325 ecma_string_copy_to_utf8_buffer (const ecma_string_t *string_desc_p,
1031 ecma_string_copy_to_utf8_buffer (const ecma_string_t *string_p, /**< ecma-string descriptor */ in ecma_string_copy_to_utf8_buffer() function
2033 return ecma_string_copy_to_utf8_buffer (str_p, in jerry_string_to_utf8_char_buffer()