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

  /external/expat/amiga/include/libraries/
expat.h 228 typedef void (*XML_EndDoctypeDeclHandler)(void *userData);
343 XML_EndDoctypeDeclHandler end);
351 XML_EndDoctypeDeclHandler end);
  /external/expat/lib/
expat.h 309 typedef void (XMLCALL *XML_EndDoctypeDeclHandler)(void *userData);
589 XML_EndDoctypeDeclHandler end);
597 XML_EndDoctypeDeclHandler end);
    [all...]

Completed in 11 milliseconds