Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/expat/lib/
H A Dexpat.h298 typedef void (XMLCALL *XML_StartDoctypeDeclHandler) ( typedef
588 XML_StartDoctypeDeclHandler start,
593 XML_StartDoctypeDeclHandler start);
H A Dxmlparse.c491 XML_StartDoctypeDeclHandler m_startDoctypeDeclHandler;
1387 XML_StartDoctypeDeclHandler start, in XML_SetDoctypeDeclHandler()
1396 XML_StartDoctypeDeclHandler start) { in XML_SetStartDoctypeDeclHandler()