Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/ecma/operations/
Decma-regexp-object.c68 const lit_utf8_byte_t *flags_str_curr_p = flags_start_p; in ecma_regexp_parse_flags() local
71 while (flags_str_curr_p < flags_str_end_p) in ecma_regexp_parse_flags()
74 switch (*flags_str_curr_p++) in ecma_regexp_parse_flags()