Searched refs:matchFunc (Results 1 – 3 of 3) sorted by relevance
205 xmlRegisterInputCallbacks (xmlInputMatchCallback matchFunc,272 xmlRegisterOutputCallbacks (xmlOutputMatchCallback matchFunc,
241 d matchFunc value like(xmlInputMatchCallback)340 d matchFunc value like(xmlOutputMatchCallback)
2269 xmlRegisterInputCallbacks(xmlInputMatchCallback matchFunc, in xmlRegisterInputCallbacks() argument2275 xmlInputCallbackTable[xmlInputCallbackNr].matchcallback = matchFunc; in xmlRegisterInputCallbacks()2296 xmlRegisterOutputCallbacks(xmlOutputMatchCallback matchFunc, in xmlRegisterOutputCallbacks() argument2302 xmlOutputCallbackTable[xmlOutputCallbackNr].matchcallback = matchFunc; in xmlRegisterOutputCallbacks()