Searched refs:XML_NotationDeclHandler (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/expat/files/lib/
H A Dexpat.h365 typedef void (XMLCALL *XML_NotationDeclHandler) ( typedef
605 XML_NotationDeclHandler handler);
718 XML_NotationDeclHandler and XML_UnparsedEntityDeclHandler. The base
H A Dxmlparse.c487 XML_NotationDeclHandler m_notationDeclHandler;
1000 XML_NotationDeclHandler oldNotationDeclHandler = notationDeclHandler;
1381 XML_NotationDeclHandler handler)
/external/expat/lib/
H A Dexpat.h365 typedef void (XMLCALL *XML_NotationDeclHandler) ( typedef
605 XML_NotationDeclHandler handler);
718 XML_NotationDeclHandler and XML_UnparsedEntityDeclHandler. The base
H A Dxmlparse.c487 XML_NotationDeclHandler m_notationDeclHandler;
1000 XML_NotationDeclHandler oldNotationDeclHandler = notationDeclHandler;
1381 XML_NotationDeclHandler handler)

Completed in 4398 milliseconds