Searched refs:FUNC_POSITION (Results 1 – 2 of 2) sorted by relevance
41 public static final int FUNC_POSITION = 2; field in FunctionTable180 m_functions[FUNC_POSITION] = org.apache.xpath.functions.FuncPosition.class;237 new Integer(FunctionTable.FUNC_POSITION)); in m_functionID.put() argument
412 case FunctionTable.FUNC_POSITION: in functionProximateOrContainsProximate()