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

/external/chromium_org/third_party/libxml/src/
H A Dc14n.c1342 * xmlC14NCheckForRelativeNamespaces:
1351 xmlC14NCheckForRelativeNamespaces(xmlC14NCtxPtr ctx, xmlNodePtr cur) function
1429 if (xmlC14NCheckForRelativeNamespaces(ctx, cur) < 0) {
/external/libxml2/
H A Dc14n.c1344 * xmlC14NCheckForRelativeNamespaces:
1353 xmlC14NCheckForRelativeNamespaces(xmlC14NCtxPtr ctx, xmlNodePtr cur) function
1431 if (xmlC14NCheckForRelativeNamespaces(ctx, cur) < 0) {

Completed in 161 milliseconds