Home | History | Annotate | Download | only in axes

Lines Matching refs:NAMESPACE

320       return Axis.NAMESPACE;
373 case Axis.NAMESPACE :
677 // String namespace = compiler.getStepNS(stepOpCodePos);
678 // boolean isNSWild = (null != namespace)
679 // ? namespace.equals(NodeTest.WILD) : false;
870 // If we have an attribute or namespace axis that went up, then
895 Axis.ATTRIBUTE : Axis.NAMESPACE;
1038 predicateAxis = Axis.NAMESPACE;
1213 ai = new AxesWalker(lpi, Axis.NAMESPACE);
1767 /** Bit is on if any of the walkers contain a namespace step. */