Home
last modified time | relevance | path

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

/external/libxslt/libxslt/
Dnamespaces.h30 #define UNDEFINED_DEFAULT_NS (const xmlChar *) -1L macro
Dnamespaces.c260 targetNsName = UNDEFINED_DEFAULT_NS; in xsltNamespaceAlias()
669 if (URI == UNDEFINED_DEFAULT_NS) { in xsltGetNamespace()
793 if (URI == UNDEFINED_DEFAULT_NS) in xsltCopyNamespaceList()
Dtransform.c2775 if (URI == UNDEFINED_DEFAULT_NS) in xsltApplySequenceConstructor()