Searched defs:xsltApplyStripSpaces (Results 1 - 1 of 1) sorted by relevance

/external/libxslt/libxslt/
H A Dtransform.c5712 * xsltApplyStripSpaces:
5719 xsltApplyStripSpaces(xsltTransformContextPtr ctxt, xmlNodePtr node) { function
5757 xsltApplyStripSpaces(ctxt, node->children);
5782 "xsltApplyStripSpaces: removed %d ignorable blank node\n", nb));
6022 xsltApplyStripSpaces(ctxt, xmlDocGetRootElement(doc));

Completed in 139 milliseconds