Searched defs:haveMore (Results 1 – 3 of 3) sorted by relevance
/external/python/cpython2/Modules/expat/ |
D | xmlparse.c | 2684 XML_Bool haveMore) in doContent() 3709 XML_Bool haveMore) in doCdataSection() 3853 XML_Bool haveMore) in doIgnoreSection() 4305 XML_Bool haveMore) in doProlog()
|
/external/expat/expat/lib/ |
D | xmlparse.c | 2750 XML_Bool haveMore, enum XML_Account account) { in doContent() 4024 const char *end, const char **nextPtr, XML_Bool haveMore, in doCdataSection() 4166 const char *end, const char **nextPtr, XML_Bool haveMore) { in doIgnoreSection() 4614 int tok, const char *next, const char **nextPtr, XML_Bool haveMore, in doProlog()
|
/external/python/cpython3/Modules/expat/ |
D | xmlparse.c | 2741 XML_Bool haveMore, enum XML_Account account) { in doContent() 4015 const char *end, const char **nextPtr, XML_Bool haveMore, in doCdataSection() 4157 const char *end, const char **nextPtr, XML_Bool haveMore) { in doIgnoreSection() 4605 int tok, const char *next, const char **nextPtr, XML_Bool haveMore, in doProlog()
|