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

/external/chromium_org/third_party/expat/files/lib/
H A Dexpat.h166 typedef void (XMLCALL *XML_AttlistDeclHandler) ( typedef
176 XML_AttlistDeclHandler attdecl);
H A Dxmlparse.c496 XML_AttlistDeclHandler m_attlistDeclHandler;
1012 XML_AttlistDeclHandler oldAttlistDeclHandler = attlistDeclHandler;
1455 XML_AttlistDeclHandler attdecl)
/external/expat/lib/
H A Dexpat.h166 typedef void (XMLCALL *XML_AttlistDeclHandler) ( typedef
176 XML_AttlistDeclHandler attdecl);
H A Dxmlparse.c496 XML_AttlistDeclHandler m_attlistDeclHandler;
1012 XML_AttlistDeclHandler oldAttlistDeclHandler = attlistDeclHandler;
1455 XML_AttlistDeclHandler attdecl)

Completed in 674 milliseconds