Home
last modified time | relevance | path

Searched refs:LIT_CHAR_3 (Results 1 - 1 of 1) sorted by relevance

/third_party/jerryscript/jerry-core/parser/js/
H A Djs-lexer.c1024 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()

Completed in 4 milliseconds