Home
last modified time | relevance | path

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

/freebsd/contrib/expat/lib/
H A Dexpat.h337 typedef void(XMLCALL *XML_StartDoctypeDeclHandler)(void *userData, typedef
604 XML_SetDoctypeDeclHandler(XML_Parser parser, XML_StartDoctypeDeclHandler start,
609 XML_StartDoctypeDeclHandler start);
H A Dxmlparse.c755 XML_StartDoctypeDeclHandler m_startDoctypeDeclHandler;
2133 XML_SetDoctypeDeclHandler(XML_Parser parser, XML_StartDoctypeDeclHandler start,
2143 XML_StartDoctypeDeclHandler start) {