Searched refs:tNotEqual (Results 1 – 2 of 2) sorted by relevance
520 case tNotEqual: in parse()1154 type != tNot && type != tWithin && type != tEqual && type != tNotEqual) { in checkSyntax()1188 case tNotEqual: in checkSyntax()1210 type != tIn && type != tEqual && type != tNotEqual && type != tWithin && in checkSyntax()1270 case tNotEqual: // scanned '!' in getNextToken()1342 return tNotEqual; in charType()
132 tNotEqual, // '!=' enumerator