Home
last modified time | relevance | path

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

/external/libxml2/
Dc14n.c74 } xmlC14NCtx, *xmlC14NCtxPtr; typedef
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, in xmlC14NErr()
447 xmlExcC14NVisibleNsStackFind(xmlC14NVisibleNsStackPtr cur, xmlNsPtr ns, xmlC14NCtxPtr ctx) { in xmlExcC14NVisibleNsStackFind()
539 xmlC14NPrintNamespaces(const xmlNsPtr ns, xmlC14NCtxPtr ctx) in xmlC14NPrintNamespaces()
602 xmlC14NProcessNamespacesAxis(xmlC14NCtxPtr ctx, xmlNodePtr cur, int visible) in xmlC14NProcessNamespacesAxis()
707 xmlExcC14NProcessNamespacesAxis(xmlC14NCtxPtr ctx, xmlNodePtr cur, int visible) in xmlExcC14NProcessNamespacesAxis()
934 xmlC14NPrintAttrs(const xmlAttrPtr attr, xmlC14NCtxPtr ctx) in xmlC14NPrintAttrs()
[all …]