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

/external/chromium_org/third_party/libxml/src/
H A Dxmlsave.c369 * xmlNewSaveCtxt:
376 xmlNewSaveCtxt(const char *encoding, int options) function
1636 ret = xmlNewSaveCtxt(encoding, options);
1664 ret = xmlNewSaveCtxt(encoding, options);
1694 ret = xmlNewSaveCtxt(encoding, options);
1736 ret = xmlNewSaveCtxt(encoding, options);
/external/libxml2/
H A Dxmlsave.c373 * xmlNewSaveCtxt:
380 xmlNewSaveCtxt(const char *encoding, int options) function
1809 ret = xmlNewSaveCtxt(encoding, options);
1837 ret = xmlNewSaveCtxt(encoding, options);
1867 ret = xmlNewSaveCtxt(encoding, options);
1909 ret = xmlNewSaveCtxt(encoding, options);

Completed in 81 milliseconds