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

/external/libxml2/
H A Dc14n.c72 } xmlC14NCtx, *xmlC14NCtxPtr; typedef in typeref:struct:_xmlC14NCtx
88 xmlC14NCtxPtr ctx);
96 static int xmlC14NProcessNode(xmlC14NCtxPtr ctx, xmlNodePtr cur);
97 static int xmlC14NProcessNodeList(xmlC14NCtxPtr ctx, xmlNodePtr cur);
234 xmlC14NErr(xmlC14NCtxPtr ctxt, xmlNodePtr node, int error,
445 xmlExcC14NVisibleNsStackFind(xmlC14NVisibleNsStackPtr cur, xmlNsPtr ns, xmlC14NCtxPtr ctx) {
537 xmlC14NPrintNamespaces(const xmlNsPtr ns, xmlC14NCtxPtr ctx)
599 xmlC14NProcessNamespacesAxis(xmlC14NCtxPtr ctx, xmlNodePtr cur, int visible)
704 xmlExcC14NProcessNamespacesAxis(xmlC14NCtxPtr ctx, xmlNodePtr cur, int visible)
931 xmlC14NPrintAttrs(const xmlAttrPtr attr, xmlC14NCtxPtr ct
[all...]

Completed in 90 milliseconds