Searched refs:NOT_OP (Results 1 – 1 of 1) sorted by relevance
70 final static char NOT_OP = '!'; field in SLPV1SSrvMsg427 tk.ordinaryChar(NOT_OP); in rewriteQuery()677 if (compOp == NOT_OP) { in parse()736 buf.append(NOT_OP); in parse()878 if (tok != EQUAL_OP && tok != NOT_OP && in parseOperator()903 compOp != EQUAL_OP && compOp != NOT_OP) { in parseOperator()