Home
last modified time | relevance | path

Searched refs:BO_TK (Results 1 – 3 of 3) sorted by relevance

/third_party/gettext/libtextstyle/gnulib-local/lib/libcroco/
Dcr-token.c75 case BO_TK: in cr_token_clear()
619 a_this->type = BO_TK; in cr_token_set_bo()
Dcr-token.h83 BO_TK, /*opening bracket*/ enumerator
Dcr-parser.c1262 case BO_TK: in cr_parser_parse_any_core()
1350 && token->type == BO_TK); in cr_parser_parse_attribute_selector()
1781 } else if (token && token->type == BO_TK) { in cr_parser_parse_simple_selector()
2570 || (token->type == BO_TK) in cr_parser_parse_stylesheet()