Home
last modified time | relevance | path

Searched refs:XML_StartDoctypeDeclHandler (Results 1 – 2 of 2) sorted by relevance

/src/contrib/expat/lib/
H A Dexpat.h334 typedef void(XMLCALL *XML_StartDoctypeDeclHandler)(void *userData, typedef
601 XML_SetDoctypeDeclHandler(XML_Parser parser, XML_StartDoctypeDeclHandler start,
606 XML_StartDoctypeDeclHandler start);
H A Dxmlparse.c700 XML_StartDoctypeDeclHandler m_startDoctypeDeclHandler;
2182 XML_SetDoctypeDeclHandler(XML_Parser parser, XML_StartDoctypeDeclHandler start,
2192 XML_StartDoctypeDeclHandler start) {