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

/freebsd-11-stable/contrib/expat/lib/
H A Dexpat.h303 typedef void(XMLCALL *XML_StartDoctypeDeclHandler)(void *userData, typedef
570 XML_SetDoctypeDeclHandler(XML_Parser parser, XML_StartDoctypeDeclHandler start,
575 XML_StartDoctypeDeclHandler start);
H A Dxmlparse.c543 XML_StartDoctypeDeclHandler m_startDoctypeDeclHandler;
1555 XML_SetDoctypeDeclHandler(XML_Parser parser, XML_StartDoctypeDeclHandler start,
1565 XML_StartDoctypeDeclHandler start) {

Completed in 89 milliseconds