Searched refs:tNotEqual (Results 1 – 2 of 2) sorted by relevance
495 case tNotEqual: in parse()1094 type != tNot && type != tWithin && type != tEqual && type != tNotEqual) { in checkSyntax()1128 case tNotEqual: in checkSyntax()1150 type != tIn && type != tEqual && type != tNotEqual && type != tWithin && in checkSyntax()1210 case tNotEqual: // scanned '!' in getNextToken()1282 return tNotEqual; in charType()
121 tNotEqual, // '!=' enumerator