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

/external/libxml2/
H A Dc14n.c74 } xmlC14NCtx, *xmlC14NCtxPtr; typedef in typeref:struct:_xmlC14NCtx
90 xmlC14NCtxPtr ctx);
98 static int xmlC14NProcessNode(xmlC14NCtxPtr ctx, xmlNodePtr cur);
99 static int xmlC14NProcessNodeList(xmlC14NCtxPtr ctx, xmlNodePtr cur);
236 xmlC14NErr(xmlC14NCtxPtr ctxt, xmlNodePtr node, int error,
447 xmlExcC14NVisibleNsStackFind(xmlC14NVisibleNsStackPtr cur, xmlNsPtr ns, xmlC14NCtxPtr ctx) {
539 xmlC14NPrintNamespaces(const xmlNsPtr ns, xmlC14NCtxPtr ctx)
602 xmlC14NProcessNamespacesAxis(xmlC14NCtxPtr ctx, xmlNodePtr cur, int visible)
707 xmlExcC14NProcessNamespacesAxis(xmlC14NCtxPtr ctx, xmlNodePtr cur, int visible)
934 xmlC14NPrintAttrs(const xmlAttrPtr attr, xmlC14NCtxPtr ct
[all...]

Completed in 29 milliseconds