Home | History | Annotate | Download | only in genrb

Lines Matching refs:TOK_COLON

1128                 } else if(token == TOK_COLON) { /* right now, we'll just try to see if we have aliases */
1867 case TOK_COLON:
1909 if (token == TOK_OPEN_BRACE || token == TOK_COLON ||token ==TOK_CLOSE_BRACE )
1927 case TOK_COLON: resType = RESTYPE_TABLE; break;
2008 if(token==TOK_COLON) {