Searched refs:xmlWrapGzOpen (Results 1 – 1 of 1) sorted by relevance
718 static xmlWrapGzOpenFunc xmlWrapGzOpen = gzopen; variable740 xmlWrapGzOpen = xmlWrapGzOpenUtf8; in xmlInitPlatformSpecificIo()746 xmlWrapGzOpen = gzopen; in xmlInitPlatformSpecificIo()1196 fd = xmlWrapGzOpen(path, "rb"); in xmlGzfileOpen_real()1273 fd = xmlWrapGzOpen(path, mode); in xmlGzfileOpenW()