Searched refs:LIT_CHAR_3 (Results 1 – 2 of 2) sorted by relevance
177 #define LIT_CHAR_3 ((ecma_char_t) '3') macro
1024 if (*source_p >= LIT_CHAR_0 && *source_p <= LIT_CHAR_3) in lexer_parse_string()2181 if (*source_p >= LIT_CHAR_0 && *source_p <= LIT_CHAR_3) in lexer_convert_literal_to_chars()