Home
last modified time | relevance | path

Searched refs:search_str_curr_p (Results 1 – 1 of 1) sorted by relevance

/third_party/jerryscript/jerry-core/ecma/builtin-objects/
Decma-builtin-helpers.c710 const lit_utf8_byte_t *search_str_curr_p = search_str_utf8_p; in ecma_builtin_helper_string_find_index() local
714 ecma_char_t first_char = lit_cesu8_read_next (&search_str_curr_p); in ecma_builtin_helper_string_find_index()
725 const lit_utf8_byte_t *nested_search_str_curr_p = search_str_curr_p; in ecma_builtin_helper_string_find_index()