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

  /external/chromium_org/third_party/libxml/src/include/libxml/
xmlIO.h 36 * xmlInputOpenCallback:
43 typedef void * (XMLCALL *xmlInputOpenCallback) (char const *filename);
206 xmlInputOpenCallback openFunc,
  /external/libxml2/include/libxml/
xmlIO.h 36 * xmlInputOpenCallback:
43 typedef void * (XMLCALL *xmlInputOpenCallback) (char const *filename);
206 xmlInputOpenCallback openFunc,

Completed in 1658 milliseconds