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

  /external/libxml2/include/libxml/
xmlIO.h 26 * xmlInputMatchCallback:
34 typedef int (XMLCALL *xmlInputMatchCallback) (char const *filename);
205 xmlRegisterInputCallbacks (xmlInputMatchCallback matchFunc,
  /external/libxml2/
xmlIO.c 113 xmlInputMatchCallback matchcallback;
    [all...]

Completed in 42 milliseconds