Searched refs:opencallback (Results 1 – 1 of 1) sorted by relevance
117 xmlInputOpenCallback opencallback; member134 xmlOutputOpenCallback opencallback; member525 xmlInputCallbackTable[i].opencallback = NULL; in xmlCleanupInputCallbacks()553 xmlInputCallbackTable[xmlInputCallbackNr].opencallback = NULL; in xmlPopInputCallbacks()577 xmlOutputCallbackTable[i].opencallback = NULL; in xmlCleanupOutputCallbacks()2276 xmlInputCallbackTable[xmlInputCallbackNr].opencallback = openFunc; in xmlRegisterInputCallbacks()2303 xmlOutputCallbackTable[xmlOutputCallbackNr].opencallback = openFunc; in xmlRegisterOutputCallbacks()2647 context = xmlInputCallbackTable[i].opencallback(URI); in __xmlParserInputBufferCreateFilename()2667 if ((xmlInputCallbackTable[i].opencallback == xmlGzfileOpen) && in __xmlParserInputBufferCreateFilename()2687 if ((xmlInputCallbackTable[i].opencallback == xmlXzfileOpen) && in __xmlParserInputBufferCreateFilename()[all …]