Home
last modified time | relevance | path

Searched refs:IS_XSLT_REAL_NODE (Results 1 – 4 of 4) sorted by relevance

/external/libxslt/libxslt/
Dxsltutils.h71 #define IS_XSLT_REAL_NODE(n) \ macro
Dkeys.c745 if (! IS_XSLT_REAL_NODE(cur)) in xsltInitCtxtKey()
Dfunctions.c307 IS_XSLT_REAL_NODE(obj2->nodesetval->nodeTab[0])) { in xsltDocumentFunction()
Dtransform.c4309 (IS_XSLT_REAL_NODE(list->nodeTab[0]))) in xsltCopyOf()
5731 if ((IS_XSLT_REAL_NODE(current)) && in xsltApplyStripSpaces()