Home
last modified time | relevance | path

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

/external/libxslt/libxslt/
DxsltInternals.h224 #define XSLT_PAT_NO_PRIORITY -12345789 macro
Dpattern.c2054 if (priority != XSLT_PAT_NO_PRIORITY) in xsltAddTemplate()
2253 priority = XSLT_PAT_NO_PRIORITY; in xsltGetTemplate()
Dxslt.c395 cur->priority = XSLT_PAT_NO_PRIORITY; in xsltNewTemplate()