Searched refs:TOKEN_OPEN_CURLY (Results 1 – 1 of 1) sorted by relevance
105 TOKEN_OPEN_CURLY, enumerator507 tokens[tix++].token_type = TOKEN_OPEN_CURLY; in tokenise()1153 if (cursor->token_type != TOKEN_OPEN_CURLY) { in parse_compound()1162 if (cursor->token_type == TOKEN_OPEN_CURLY) { in parse_compound()