HomeSort by relevance Sort by last modified time
    Searched refs:XML_NotationDeclHandler (Results 1 - 2 of 2) sorted by null

  /external/expat/lib/
expat.h 365 typedef void (XMLCALL *XML_NotationDeclHandler) (
605 XML_NotationDeclHandler handler);
718 XML_NotationDeclHandler and XML_UnparsedEntityDeclHandler. The base
    [all...]
xmlparse.c 487 XML_NotationDeclHandler m_notationDeclHandler;
1000 XML_NotationDeclHandler oldNotationDeclHandler = notationDeclHandler;
    [all...]

Completed in 29 milliseconds