Searched refs:tVariableN (Results 1 – 2 of 2) sorted by relevance
122 tVariableN, enumerator
1150 case tVariableN : in checkSyntax()1168 if (curType != tVariableN) { in checkSyntax()1188 if (curType != tNumber && curType != tVariableN) { in checkSyntax()1346 keyType = tVariableN; in getKeyType()