Searched refs:BC_TK (Results 1 – 3 of 3) sorted by relevance
76 case BC_TK: in cr_token_clear()631 a_this->type = BC_TK; in cr_token_set_bc()
84 BC_TK, /*closing bracket*/ enumerator
1267 if (token2->type == BC_TK) { in cr_parser_parse_any_core()1286 && token2 && token2->type == BC_TK); in cr_parser_parse_any_core()1389 } else if (token->type == BC_TK) { in cr_parser_parse_attribute_selector()1427 && token->type == BC_TK); in cr_parser_parse_attribute_selector()