OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:countPredicates
(Results
1 - 2
of
2
) sorted by null
/external/apache-xml/src/main/java/org/apache/xpath/compiler/
Compiler.java
951
int count =
countPredicates
(opPos);
974
public int
countPredicates
(int opPos) throws TransformerException
[
all
...]
/external/apache-xml/src/main/java/org/apache/xpath/axes/
WalkerFactory.java
637
if(compiler.
countPredicates
(stepOpCodePos) > 0)
[
all
...]
Completed in 30 milliseconds