Searched refs:code_unit_count (Results 1 – 1 of 1) sorted by relevance
3106 lit_utf8_size_t code_unit_count = matched_str_length; in ecma_regexp_replace_helper() local3108 while (code_unit_count-- > 0 && JERRY_LIKELY (match_position_p < string_end_p)) in ecma_regexp_replace_helper()