Home
last modified time | relevance | path

Searched refs:XmlParseXmlDecl (Results 1 – 10 of 10) sorted by relevance

/external/python/cpython2/Modules/expat/
Dpyexpatns.h77 #define XmlParseXmlDecl PyExpat_XmlParseXmlDecl macro
Dxmltok_ns.c118 NS(XmlParseXmlDecl)(int isGeneralTextEntity, in NS() argument
Dxmltok.h295 int XmlParseXmlDecl(int isGeneralTextEntity,
Dxmlparse.c140 #define XmlParseXmlDeclNS XmlParseXmlDecl
3971 : XmlParseXmlDecl)(isGeneralTextEntity, in processXmlDecl()
/external/python/cpython3/Modules/expat/
Dpyexpatns.h77 #define XmlParseXmlDecl PyExpat_XmlParseXmlDecl macro
Dxmltok_ns.c108 NS(XmlParseXmlDecl)(int isGeneralTextEntity, const ENCODING *enc, in NS() argument
Dxmltok.h282 int XmlParseXmlDecl(int isGeneralTextEntity, const ENCODING *enc,
Dxmlparse.c142 # define XmlParseXmlDeclNS XmlParseXmlDecl
3804 if (! (parser->m_ns ? XmlParseXmlDeclNS : XmlParseXmlDecl)( in processXmlDecl()
/external/expat/lib/
Dxmltok_ns.c108 NS(XmlParseXmlDecl)(int isGeneralTextEntity, const ENCODING *enc, in NS() argument
Dxmltok.h282 int XmlParseXmlDecl(int isGeneralTextEntity, const ENCODING *enc,