Searched refs:XSLT_PAT_NO_PRIORITY (Results 1 – 3 of 3) sorted by relevance
224 #define XSLT_PAT_NO_PRIORITY -12345789 macro
2054 if (priority != XSLT_PAT_NO_PRIORITY) in xsltAddTemplate()2253 priority = XSLT_PAT_NO_PRIORITY; in xsltGetTemplate()
395 cur->priority = XSLT_PAT_NO_PRIORITY; in xsltNewTemplate()