Searched refs:COMMENT_TK (Results 1 – 4 of 4) sorted by relevance
84 case COMMENT_TK: in cr_token_clear()263 a_this->type = COMMENT_TK; in cr_token_set_comment()
54 COMMENT_TK, enumerator
650 && (token->type == COMMENT_TK || token->type == S_TK)); in cr_parser_try_to_skip_spaces_and_comments()1213 case COMMENT_TK: in cr_parser_parse_any_core()2370 || token->type == COMMENT_TK)) { in cr_parser_parse_stylesheet()2554 || token->type == COMMENT_TK in cr_parser_parse_stylesheet()
2679 case COMMENT_TK: in cr_tknzr_parse_token()