Searched refs:TFUNCVAR (Results 1 – 3 of 3) sorted by relevance
51 public static final int TFUNCVAR = 0x42; field
123 case TokenConstants.TFUNCVAR : in getTokenVector()
543 tmpByteArray.add(new Byte((byte)TokenConstants.TFUNCVAR)); in functionEncoder()