Searched defs:isGeneralTextEntity (Results 1 – 5 of 5) sorted by relevance
/external/expat/lib/ |
D | xmltok.c | 1146 int isGeneralTextEntity, const ENCODING *enc, const char *ptr, in doParseXmlDecl()
|
/external/python/cpython2/Modules/expat/ |
D | xmltok.c | 1233 int isGeneralTextEntity, in doParseXmlDecl()
|
D | xmlparse.c | 3959 processXmlDecl(XML_Parser parser, int isGeneralTextEntity, in processXmlDecl()
|
/external/python/cpython3/Modules/expat/ |
D | xmltok.c | 1154 int isGeneralTextEntity, const ENCODING *enc, const char *ptr, in doParseXmlDecl()
|
D | xmlparse.c | 3795 processXmlDecl(XML_Parser parser, int isGeneralTextEntity, const char *s, in processXmlDecl()
|