Searched refs:LIT_CHAR_4 (Results 1 – 2 of 2) sorted by relevance
178 #define LIT_CHAR_4 ((ecma_char_t) '4') macro
1057 if (*source_p >= LIT_CHAR_4 && *source_p <= LIT_CHAR_7) in lexer_parse_string()2206 if (*source_p >= LIT_CHAR_4 && *source_p <= LIT_CHAR_7) in lexer_convert_literal_to_chars()