Home
last modified time | relevance | path

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

/reactos/sdk/lib/3rdparty/libxml2/
H A Dc14n.c96 static int xmlC14NProcessNode(xmlC14NCtxPtr ctx, xmlNodePtr cur);
1527 xmlC14NProcessNode(xmlC14NCtxPtr ctx, xmlNodePtr cur) in xmlC14NProcessNode() function
1725 ret = xmlC14NProcessNode(ctx, cur); in xmlC14NProcessNodeList()