Searched refs:xmlInputMatchCallback (Results 1 – 2 of 2) sorted by relevance
34 typedef int (XMLCALL *xmlInputMatchCallback) (char const *filename); typedef205 xmlRegisterInputCallbacks (xmlInputMatchCallback matchFunc,
110 xmlInputMatchCallback matchcallback;2074 xmlRegisterInputCallbacks(xmlInputMatchCallback matchFunc, in xmlRegisterInputCallbacks()