Searched refs:COMMENT_TK (Results 1 - 3 of 3) sorted by relevance

/inkscape/src/libcroco/
H A Dcr-token.h44 COMMENT_TK, enumerator in enum:CRTokenType
H A Dcr-token.c72 case COMMENT_TK:
251 a_this->type = COMMENT_TK;
H A Dcr-parser.c640 && (token->type == COMMENT_TK || token->type == S_TK));
1203 case COMMENT_TK:
2362 || token->type == COMMENT_TK)) {
2546 || token->type == COMMENT_TK

Completed in 24 milliseconds