HomeSort by relevance Sort by last modified time
    Searched refs:xmlWrapOpenNative (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/libxml/src/
xmlIO.c 675 * xmlWrapOpenNative:
683 xmlWrapOpenNative(const char *path,int mode)
709 static xmlWrapOpenFunc xmlWrapOpen = xmlWrapOpenNative;
738 xmlWrapOpen = xmlWrapOpenNative;
    [all...]
  /external/libxml2/
xmlIO.c 678 * xmlWrapOpenNative:
686 xmlWrapOpenNative(const char *path,int mode)
712 static xmlWrapOpenFunc xmlWrapOpen = xmlWrapOpenNative;
741 xmlWrapOpen = xmlWrapOpenNative;
    [all...]

Completed in 2816 milliseconds