Searched refs:OP_XPATH (Results 1 – 3 of 3) sorted by relevance
79 public static final int OP_XPATH = 1; field in OpCodes
123 case OpCodes.OP_XPATH : in compile()
114 m_ops.setOp(0,OpCodes.OP_XPATH); in initXPath()