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

/vbox/src/libs/libxml2-2.6.31/
H A Dxmlsave.c369 * xmlNewSaveCtxt:
376 xmlNewSaveCtxt(const char *encoding, int options) function
1505 ret = xmlNewSaveCtxt(encoding, options);
1533 ret = xmlNewSaveCtxt(encoding, options);
1563 ret = xmlNewSaveCtxt(encoding, options);
1605 ret = xmlNewSaveCtxt(encoding, options);

Completed in 335 milliseconds