Home
last modified time | relevance | path

Searched refs:xmlWrapGzOpenUtf8 (Results 1 – 1 of 1) sorted by relevance

/external/libxml2/
DxmlIO.c602 xmlWrapGzOpenUtf8(const char *path, const char *mode) in xmlWrapGzOpenUtf8() function
1105 fd = xmlWrapGzOpenUtf8(path, "rb"); in xmlGzfileOpen_real()
1182 fd = xmlWrapGzOpenUtf8(path, mode); in xmlGzfileOpenW()