Home
last modified time | relevance | path

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

/external/libxml2/
Dc14n.c1366 xmlC14NCheckForRelativeNamespaces(xmlC14NCtxPtr ctx, xmlNodePtr cur) in xmlC14NCheckForRelativeNamespaces() function
1437 if (xmlC14NCheckForRelativeNamespaces(ctx, cur) < 0) { in xmlC14NProcessElementNode()