Searched refs:matchFunc (Results 1 – 3 of 3) sorted by relevance
205 xmlRegisterInputCallbacks (xmlInputMatchCallback matchFunc,272 xmlRegisterOutputCallbacks (xmlOutputMatchCallback matchFunc,
247 d matchFunc value like(xmlInputMatchCallback)353 d matchFunc value like(xmlOutputMatchCallback)
2178 xmlRegisterInputCallbacks(xmlInputMatchCallback matchFunc, in xmlRegisterInputCallbacks() argument2184 xmlInputCallbackTable[xmlInputCallbackNr].matchcallback = matchFunc; in xmlRegisterInputCallbacks()2205 xmlRegisterOutputCallbacks(xmlOutputMatchCallback matchFunc, in xmlRegisterOutputCallbacks() argument2211 xmlOutputCallbackTable[xmlOutputCallbackNr].matchcallback = matchFunc; in xmlRegisterOutputCallbacks()