Searched refs:LIT_CHAR_LOWERCASE_C (Results 1 – 3 of 3) sorted by relevance
146 #define LIT_CHAR_LOWERCASE_C ((ecma_char_t) 'c') macro
94 ecma_stringbuilder_append_char (&builder, LIT_CHAR_LOWERCASE_C); in main()
534 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()