Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/lit/
H A Dlit-char-helpers.c218 || code_point == LIT_CHAR_UNDERSCORE); in lit_code_point_is_identifier_start()
249 || code_point == LIT_CHAR_UNDERSCORE); in lit_code_point_is_identifier_part()
514 || c == LIT_CHAR_UNDERSCORE); in lit_char_is_word_char()
/third_party/jerryscript/jerry-core/parser/regexp/
H A Dre-parser.c1010 || *(re_ctx_p->input_curr_p + 1) == LIT_CHAR_UNDERSCORE)) in re_parse_char_class()

Completed in 3 milliseconds