Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/ecma/builtin-objects/
Decma-builtin-global.c457 ecma_char_t next_ch; in ecma_builtin_global_object_encode_uri_helper() local
507 ecma_char_t next_ch; in ecma_builtin_global_object_encode_uri_helper() local
/third_party/jerryscript/jerry-core/ecma/base/
Decma-helpers-string.c1191 ecma_char_t next_ch; in ecma_substring_copy_to_utf8_buffer() local
1218 ecma_char_t next_ch; in ecma_substring_copy_to_utf8_buffer() local
/third_party/jerryscript/jerry-core/ecma/operations/
Decma-regexp-object.c522 const ecma_char_t next_ch = lit_cesu8_peek_next (*str_p); in ecma_regexp_advance() local
551 const ecma_char_t next_ch = lit_cesu8_peek_next (current_p); in ecma_regexp_unicode_advance() local