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

/haiku-fatelf/src/tools/docbook/libxml2/
H A Dc14n.c70 } xmlC14NCtx, *xmlC14NCtxPtr; typedef in typeref:struct:_xmlC14NCtx
86 xmlC14NCtxPtr ctx);
94 static int xmlC14NProcessNode(xmlC14NCtxPtr ctx, xmlNodePtr cur);
95 static int xmlC14NProcessNodeList(xmlC14NCtxPtr ctx, xmlNodePtr cur);
229 xmlC14NErr(xmlC14NCtxPtr ctxt, xmlNodePtr node, int error,
440 xmlExcC14NVisibleNsStackFind(xmlC14NVisibleNsStackPtr cur, xmlNsPtr ns, xmlC14NCtxPtr ctx) {
534 xmlC14NPrintNamespaces(const xmlNsPtr ns, xmlC14NCtxPtr ctx)
596 xmlC14NProcessNamespacesAxis(xmlC14NCtxPtr ctx, xmlNodePtr cur, int visible)
701 xmlExcC14NProcessNamespacesAxis(xmlC14NCtxPtr ctx, xmlNodePtr cur, int visible)
909 xmlC14NPrintAttrs(const xmlAttrPtr attr, xmlC14NCtxPtr ct
[all...]

Completed in 49 milliseconds