Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/ecma/builtin-objects/
Decma-builtin-global.c378 ecma_string_t *output_string_p = ecma_new_ecma_string_from_utf8 (output_start_p, output_size); in ecma_builtin_global_object_decode_uri_helper() local
543 ecma_string_t *output_string_p = ecma_new_ecma_string_from_utf8 (output_start_p, output_length); in ecma_builtin_global_object_encode_uri_helper() local
673 ecma_string_t *output_string_p = ecma_new_ecma_string_from_utf8 (output_start_p, output_length); in ecma_builtin_global_object_escape() local
765 ecma_string_t *output_string_p = ecma_new_ecma_string_from_utf8 (input_start_p, output_length); in ecma_builtin_global_object_unescape() local
Decma-builtin-string-prototype.c1088 ecma_string_t *output_string_p = ecma_new_ecma_string_from_utf8 (output_start_p, output_length); in ecma_builtin_string_prototype_object_conversion_helper() local