Searched refs:closeFunc (Results 1 – 3 of 3) sorted by relevance
208 xmlInputCloseCallback closeFunc);275 xmlOutputCloseCallback closeFunc);
250 d closeFunc value like(xmlInputCloseCallback)356 d closeFunc value like(xmlOutputCloseCallback)
2180 xmlInputCloseCallback closeFunc) { in xmlRegisterInputCallbacks() argument2187 xmlInputCallbackTable[xmlInputCallbackNr].closecallback = closeFunc; in xmlRegisterInputCallbacks()2207 xmlOutputCloseCallback closeFunc) { in xmlRegisterOutputCallbacks() argument2214 xmlOutputCallbackTable[xmlOutputCallbackNr].closecallback = closeFunc; in xmlRegisterOutputCallbacks()