Searched refs:tNotEqual (Results 1 – 2 of 2) sorted by relevance
482 case tNotEqual: in parse()1081 type != tNot && type != tWithin && type != tEqual && type != tNotEqual) { in checkSyntax()1115 case tNotEqual: in checkSyntax()1137 type != tIn && type != tEqual && type != tNotEqual && type != tWithin && in checkSyntax()1197 case tNotEqual: // scanned '!' in getNextToken()1269 return tNotEqual; in charType()
118 tNotEqual, // '!=' enumerator