Searched refs:rootMatch (Results 1 - 3 of 3) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xalan/processor/
H A DProcessorLRE.java184 XPath rootMatch = new XPath("/", stylesheet, stylesheet, XPath.MATCH,
187 template.setMatch(rootMatch);
/external/libxslt/libxslt/
H A Dpattern.c2072 top = &(style->rootMatch);
2315 list = curstyle->rootMatch;
2336 list = curstyle->rootMatch;
2492 if (style->rootMatch != NULL)
2493 xsltFreeCompMatchList(style->rootMatch);
H A DxsltInternals.h1511 void *rootMatch; /* template based on / */ member in struct:_xsltStylesheet

Completed in 79 milliseconds