Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/lit/
Dlit-char-helpers.h146 #define LIT_CHAR_LOWERCASE_C ((ecma_char_t) 'c') macro
/third_party/jerryscript/jerry-core/parser/regexp/
Dre-parser.c534 case LIT_CHAR_LOWERCASE_C: in re_parse_char_escape()
1007 && *re_ctx_p->input_curr_p == LIT_CHAR_LOWERCASE_C in re_parse_char_class()