Home
last modified time | relevance | path

Searched refs:S_TK (Results 1 – 4 of 4) sorted by relevance

/third_party/gettext/libtextstyle/gnulib-local/lib/libcroco/
Dcr-token.c59 case S_TK: in cr_token_clear()
176 a_this->type = S_TK; in cr_token_set_s()
Dcr-token.h49 S_TK, enumerator
Dcr-parser.c650 && (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()
Dcr-tknzr.c2660 case S_TK: in cr_tknzr_parse_token()