Searched refs:OP_EXTFUNCTION (Results 1 – 6 of 6) sorted by relevance
337 case OpCodes.OP_EXTFUNCTION : in getAxisFromStep()483 case OpCodes.OP_EXTFUNCTION : in mightBeProximate()592 case OpCodes.OP_EXTFUNCTION : in isOptimizableForDescendantIterator()691 case OpCodes.OP_EXTFUNCTION : in analyze()995 case OpCodes.OP_EXTFUNCTION : in createDefaultStepPattern()1005 case OpCodes.OP_EXTFUNCTION : in createDefaultStepPattern()1136 case OpCodes.OP_EXTFUNCTION : in analyzePredicate()1186 case OpCodes.OP_EXTFUNCTION : in createDefaultWalker()1686 case OpCodes.OP_EXTFUNCTION : in isNaturalDocOrder()
72 case OpCodes.OP_EXTFUNCTION : in init()
351 case OpCodes.OP_EXTFUNCTION : in loadLocationPaths()
363 public static final int OP_EXTFUNCTION = 24; field in OpCodes
173 case OpCodes.OP_EXTFUNCTION : in compile()
1490 appendOp(4, OpCodes.OP_EXTFUNCTION); in FunctionCall()