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

/external/libxml2/include/libxml/
H A DxmlIO.h72 * xmlOutputMatchCallback:
80 typedef int (XMLCALL *xmlOutputMatchCallback) (char const *filename); typedef
272 xmlRegisterOutputCallbacks (xmlOutputMatchCallback matchFunc,
/external/libxml2/
H A DxmlIO.c133 xmlOutputMatchCallback matchcallback;
2286 * @matchFunc: the xmlOutputMatchCallback
2296 xmlRegisterOutputCallbacks(xmlOutputMatchCallback matchFunc,

Completed in 84 milliseconds