Searched refs:xsltCopyTreeInternal (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/libxslt/libxslt/
H A Dtransform.c89 xsltCopyTreeInternal(xsltTransformContextPtr ctxt,
976 * - xsltCopyTreeInternal()
1077 * - xsltCopyTreeInternal()
1194 * also done in xsltCopyTreeInternal(), but only for the top node.
1252 copy = xsltCopyTreeInternal(ctxt, invocNode,
1272 * xsltCopyTreeInternal()
1430 * xsltCopyTreeInternal:
1449 xsltCopyTreeInternal(xsltTransformContextPtr ctxt, function
1634 "xsltCopyTreeInternal: Copying of '%s' failed.\n", node->name);
1658 return(xsltCopyTreeInternal(ctx
[all...]

Completed in 400 milliseconds