Home
last modified time | relevance | path

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

/third_party/gettext/libtextstyle/gnulib-local/lib/libcroco/
Dcr-token.c64 case PAGE_SYM_TK: in cr_token_clear()
349 a_this->type = PAGE_SYM_TK; in cr_token_set_page_sym()
Dcr-token.h59 PAGE_SYM_TK, enumerator
Dcr-parser.c786 || token->type == PAGE_SYM_TK in cr_parser_parse_atrule_core()
2631 } else if (token && token->type == PAGE_SYM_TK) { in cr_parser_parse_stylesheet()
3290 case PAGE_SYM_TK: in cr_parser_parse_statement_core()
3904 && token->type == PAGE_SYM_TK); in cr_parser_parse_page()
Dcr-tknzr.c2666 case PAGE_SYM_TK: in cr_tknzr_parse_token()