OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fromMatchPattern
(Results
1 - 2
of
2
) sorted by null
/external/apache-xml/src/main/java/org/apache/xalan/templates/
ElemNumber.java
600
* @param
fromMatchPattern
The ancestor must match this pattern.
611
XPathContext xctxt, XPath
fromMatchPattern
, XPath countMatchPattern,
618
if (null !=
fromMatchPattern
)
620
if (
fromMatchPattern
.getMatchScore(xctxt, context)
649
* @param
fromMatchPattern
The ancestor must match this pattern.
661
XPathContext xctxt, XPath
fromMatchPattern
, XPath countMatchPattern,
668
if (null !=
fromMatchPattern
)
670
if (
fromMatchPattern
.getMatchScore(xctxt, context)
861
XPath
fromMatchPattern
= m_fromMatchPattern;
878
if ((DTM.NULL != next) && ((((null !=
fromMatchPattern
) && (fromMatchPattern.getMatchScore
[
all
...]
/prebuilts/tools/common/m2/repository/xalan/xalan/2.6.0/
xalan-2.6.0.jar
Completed in 1729 milliseconds