Searched refs:TOKEN_CLOSE_CURLY (Results 1 – 1 of 1) sorted by relevance
106 TOKEN_CLOSE_CURLY, enumerator512 tokens[tix++].token_type = TOKEN_CLOSE_CURLY; in tokenise()1195 if (cursor->token_type != TOKEN_CLOSE_CURLY) { in parse_compound()