Home
last modified time | relevance | path

Searched defs:isGeneralTextEntity (Results 1 – 5 of 5) sorted by relevance

/external/expat/lib/
Dxmltok.c1146 int isGeneralTextEntity, const ENCODING *enc, const char *ptr, in doParseXmlDecl()
/external/python/cpython2/Modules/expat/
Dxmltok.c1233 int isGeneralTextEntity, in doParseXmlDecl()
Dxmlparse.c3959 processXmlDecl(XML_Parser parser, int isGeneralTextEntity, in processXmlDecl()
/external/python/cpython3/Modules/expat/
Dxmltok.c1154 int isGeneralTextEntity, const ENCODING *enc, const char *ptr, in doParseXmlDecl()
Dxmlparse.c3795 processXmlDecl(XML_Parser parser, int isGeneralTextEntity, const char *s, in processXmlDecl()