Searched refs:SEMICOLON_TK (Results 1 – 3 of 3) sorted by relevance
70 case SEMICOLON_TK: in cr_token_clear()559 a_this->type = SEMICOLON_TK; in cr_token_set_semicolon()
78 SEMICOLON_TK, enumerator
812 } else if (token->type == SEMICOLON_TK) { in cr_parser_parse_atrule_core()881 && token && token->type == SEMICOLON_TK); in cr_parser_parse_ruleset_core()1001 } else if (token->type == SEMICOLON_TK) { in cr_parser_parse_block_core()4011 if (token->type != SEMICOLON_TK) { in cr_parser_parse_page()4177 && token && token->type == SEMICOLON_TK); in cr_parser_parse_charset()