Home
last modified time | relevance | path

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

/aosp_15_r20/external/libxml2/
H A Dc14n.c1369 xmlC14NCheckForRelativeNamespaces(xmlC14NCtxPtr ctx, xmlNodePtr cur) in xmlC14NCheckForRelativeNamespaces() function
1445 if (xmlC14NCheckForRelativeNamespaces(ctx, cur) < 0) in xmlC14NProcessElementNode()