Home
last modified time | relevance | path

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

/external/expat/lib/
Dexpat.h298 typedef void (XMLCALL *XML_StartDoctypeDeclHandler) ( typedef
588 XML_StartDoctypeDeclHandler start,
593 XML_StartDoctypeDeclHandler start);
Dxmlparse.c484 XML_StartDoctypeDeclHandler m_startDoctypeDeclHandler;
1353 XML_StartDoctypeDeclHandler start, in XML_SetDoctypeDeclHandler()
1362 XML_StartDoctypeDeclHandler start) { in XML_SetStartDoctypeDeclHandler()