Searched refs:TOKEN_ELEMENT_NAME (Results 1 – 1 of 1) sorted by relevance
118 TOKEN_ELEMENT_NAME, enumerator439 tokens[tix++].token_type = TOKEN_ELEMENT_NAME; in tokenise()1086 if (cursor->token_type != TOKEN_ELEMENT_NAME) { in parse_type()1174 if (cursor->token_type == TOKEN_ELEMENT_NAME) { in parse_compound()