Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libxml/src/
DxmlIO.c683 xmlWrapOpenNative(const char *path,int mode) in xmlWrapOpenNative() function
709 static xmlWrapOpenFunc xmlWrapOpen = xmlWrapOpenNative;
738 xmlWrapOpen = xmlWrapOpenNative; in xmlInitPlatformSpecificIo()
/external/libxml2/
DxmlIO.c686 xmlWrapOpenNative(const char *path,int mode) in xmlWrapOpenNative() function
712 static xmlWrapOpenFunc xmlWrapOpen = xmlWrapOpenNative;
741 xmlWrapOpen = xmlWrapOpenNative; in xmlInitPlatformSpecificIo()