Home
last modified time | relevance | path

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

/external/libxml2/
DxmlIO.c582 xmlWrapOpenUtf8(const char *path,int mode) in xmlWrapOpenUtf8() function
840 fd = xmlWrapOpenUtf8(path, 0); in xmlFileOpen_real()
913 fd = xmlWrapOpenUtf8(path, 1); in xmlFileOpenW()