Searched refs:lit_code_point_is_identifier_start (Results 1 – 3 of 3) sorted by relevance
76 bool lit_code_point_is_identifier_start (lit_code_point_t code_point);
210 lit_code_point_is_identifier_start (lit_code_point_t code_point) /**< code point */ in lit_code_point_is_identifier_start() function
672 if (!lit_code_point_is_identifier_start (code_point)) in lexer_parse_identifier()746 return lit_code_point_is_identifier_start (code_point); in lexer_parse_identifier()754 if (!lit_code_point_is_identifier_start (code_point)) in lexer_parse_identifier()