Searched defs:xmlWrapOpenFunc (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libxml/src/
H A DxmlIO.c708 typedef FILE* (* xmlWrapOpenFunc)(const char *f,int mode); typedef
709 static xmlWrapOpenFunc xmlWrapOpen = xmlWrapOpenNative;
/external/libxml2/
H A DxmlIO.c714 typedef FILE* (* xmlWrapOpenFunc)(const char *f,int mode); typedef
715 static xmlWrapOpenFunc xmlWrapOpen = xmlWrapOpenNative;

Completed in 293 milliseconds