Home
last modified time | relevance | path

Searched refs:loadLocationPaths (Results 1 – 1 of 1) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xpath/axes/
DUnionPathIterator.java164 loadLocationPaths(compiler, opPos, 0); in UnionPathIterator()
329 protected void loadLocationPaths(Compiler compiler, int opPos, int count) in loadLocationPaths() method in UnionPathIterator
338 loadLocationPaths(compiler, compiler.getNextOpPos(opPos), count + 1); in loadLocationPaths()
354 loadLocationPaths(compiler, compiler.getNextOpPos(opPos), count + 1); in loadLocationPaths()