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

/external/libxml2/
H A Dc14n.c1750 * xmlC14NNewCtx:
1771 xmlC14NNewCtx(xmlDocPtr doc, function
1788 "xmlC14NNewCtx: output buffer encoder != NULL but C14N requires UTF8 output\n");
1797 "xmlC14NNewCtx: source document not in UTF8\n");
1825 "xmlC14NNewCtx: xmlC14NVisibleNsStackCreate failed\n");
1900 ctx = xmlC14NNewCtx(doc, is_visible_callback, user_data,

Completed in 21 milliseconds