Home
last modified time | relevance | path

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

/external/cronet/third_party/libxml/src/
DxmlIO.c616 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()
/external/libxml2/
DxmlIO.c616 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()