Home
last modified time | relevance | path

Searched refs:XmlParseXmlDecl (Results 1 - 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/expat/expat/lib/
H A Dxmltok_ns.c112 NS(XmlParseXmlDecl)(int isGeneralTextEntity, const ENCODING *enc, in XmlParseXmlDecl() function
H A Dxmltok.h286 int XmlParseXmlDecl(int isGeneralTextEntity, const ENCODING *enc,
H A Dxmlparse.c177 # define XmlParseXmlDeclNS XmlParseXmlDecl
4212 if (! (parser->m_ns ? XmlParseXmlDeclNS : XmlParseXmlDecl)( in processXmlDecl()
/third_party/python/Modules/expat/
H A Dxmltok_ns.c112 NS(XmlParseXmlDecl)(int isGeneralTextEntity, const ENCODING *enc, in XmlParseXmlDecl() function
H A Dpyexpatns.h80 #define XmlParseXmlDecl PyExpat_XmlParseXmlDecl macro
H A Dxmltok.h286 int XmlParseXmlDecl(int isGeneralTextEntity, const ENCODING *enc,
H A Dxmlparse.c172 # define XmlParseXmlDeclNS XmlParseXmlDecl
4295 if (! (parser->m_ns ? XmlParseXmlDeclNS : XmlParseXmlDecl)( in processXmlDecl()

Completed in 24 milliseconds