Searched refs:xmlGzfileOpen (Results 1 - 1 of 1) sorted by relevance

/external/libxml2/
H A DxmlIO.c1204 * xmlGzfileOpen:
1207 * Wrapper around xmlGzfileOpen if the open fais, it will
1211 xmlGzfileOpen (const char *filename) { function
2328 xmlRegisterInputCallbacks(xmlGzfileMatch, xmlGzfileOpen,
2377 xmlRegisterOutputCallbacks(xmlGzfileMatch, xmlGzfileOpen,
2667 if ((xmlInputCallbackTable[i].opencallback == xmlGzfileOpen) &&

Completed in 95 milliseconds