Searched defs:closeFunc (Results 1 – 2 of 2) sorted by relevance
2079 xmlInputCloseCallback closeFunc) { in xmlRegisterInputCallbacks()2106 xmlOutputCloseCallback closeFunc) { in xmlRegisterOutputCallbacks()
449 static int closeFunc(void* context) in closeFunc() function