Searched refs:IS_BLANK_NODE (Results 1 – 5 of 5) sorted by relevance
110 #ifdef IS_BLANK_NODE111 #undef IS_BLANK_NODE113 #define IS_BLANK_NODE(n) \ macro3159 if (IS_BLANK_NODE(cur->prev)) { in xsltParsePreprocessStylesheetTree()3545 if (IS_BLANK_NODE(cur)) { in xsltPrecomputeStylesheet()4084 (! IS_BLANK_NODE(child))) in xsltParseAnyXSLTElem()5575 (IS_BLANK_NODE(child)))6066 if (IS_BLANK_NODE(cur)) { in xsltParseStylesheetTop()6082 if (IS_BLANK_NODE(cur)) { in xsltParseStylesheetTop()
75 #define IS_BLANK_NODE(n) \ macro
77 #define IS_BLANK_NODE(n) \ macro4839 if ((IS_BLANK_NODE(cur)) && in xsltApplyTemplates()5737 if (IS_BLANK_NODE(cur)) in xsltApplyStripSpaces()
3357 #define IS_BLANK_NODE(n) (xmlRelaxNGIsBlank((n)->content)) macro7371 if (IS_BLANK_NODE(cur)) { in xmlRelaxNGCleanupTree()8514 (IS_BLANK_NODE(node)))))) { in xmlRelaxNGSkipIgnored()
4974 #define IS_BLANK_NODE(n) \ macro9533 if (IS_BLANK_NODE(cur)) { in xmlSchemaCleanupDoc()