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

/macosx-10.10.1/libxml2-26/libxml2/
H A DxmlIO.c1195 * xmlGzfileOpen:
1198 * Wrapper around xmlGzfileOpen if the open fais, it will
1202 xmlGzfileOpen (const char *filename) { function
2314 xmlRegisterInputCallbacks(xmlGzfileMatch, xmlGzfileOpen,
2363 xmlRegisterOutputCallbacks(xmlGzfileMatch, xmlGzfileOpen,
2653 if ((xmlInputCallbackTable[i].opencallback == xmlGzfileOpen) &&
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A DxmlIO.c1181 * xmlGzfileOpen:
1184 * Wrapper around xmlGzfileOpen if the open fais, it will
1188 xmlGzfileOpen (const char *filename) { function
2181 xmlRegisterInputCallbacks(xmlGzfileMatch, xmlGzfileOpen,
2226 xmlRegisterOutputCallbacks(xmlGzfileMatch, xmlGzfileOpen,
2519 if ((xmlInputCallbackTable[i].opencallback == xmlGzfileOpen) &&

Completed in 200 milliseconds