Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Modules/expat/
Dxmltok.c1233 int isGeneralTextEntity, in doParseXmlDecl()
Dxmlparse.c3959 processXmlDecl(XML_Parser parser, int isGeneralTextEntity, in processXmlDecl()
/aosp_15_r20/external/python/cpython3/Modules/expat/
Dxmltok.c1159 int isGeneralTextEntity, const ENCODING *enc, const char *ptr, in doParseXmlDecl()
Dxmlparse.c4277 processXmlDecl(XML_Parser parser, int isGeneralTextEntity, const char *s, in processXmlDecl()
/aosp_15_r20/external/expat/expat/lib/
H A Dxmltok.c1154 int isGeneralTextEntity, const ENCODING *enc, const char *ptr, in doParseXmlDecl()
H A Dxmlparse.c4352 processXmlDecl(XML_Parser parser, int isGeneralTextEntity, const char *s, in processXmlDecl()