Searched refs:S_TK (Results 1 – 4 of 4) sorted by relevance
59 case S_TK: in cr_token_clear()176 a_this->type = S_TK; in cr_token_set_s()
49 S_TK, enumerator
650 && (token->type == COMMENT_TK || token->type == S_TK)); in cr_parser_try_to_skip_spaces_and_comments()1212 case S_TK: in cr_parser_parse_any_core()2369 && (token->type == S_TK in cr_parser_parse_stylesheet()2399 && (token->type == S_TK in cr_parser_parse_stylesheet()2491 && (token->type == S_TK in cr_parser_parse_stylesheet()2511 && (token->type == S_TK in cr_parser_parse_stylesheet()2536 && (token->type == S_TK in cr_parser_parse_stylesheet()2553 && (token->type == S_TK in cr_parser_parse_stylesheet()
2660 case S_TK: in cr_tknzr_parse_token()