Searched defs:closeFunc (Results 1 – 6 of 6) sorted by relevance
15 function IRCConnection(server, port, nick, sendFunc, closeFunc) { argument
446 function closeFunc(e) { function
2124 xmlInputCloseCallback closeFunc) { in xmlRegisterInputCallbacks()2151 xmlOutputCloseCallback closeFunc) { in xmlRegisterOutputCallbacks()
2246 xmlInputCloseCallback closeFunc) { in xmlRegisterInputCallbacks()2273 xmlOutputCloseCallback closeFunc) { in xmlRegisterOutputCallbacks()
686 static int closeFunc(void* context) in closeFunc() function