Home
last modified time | relevance | path

Searched defs:haveMore (Results 1 – 3 of 3) sorted by relevance

/external/expat/lib/
Dxmlparse.c2579 XML_Bool haveMore) { in doContent()
3579 const char *end, const char **nextPtr, XML_Bool haveMore) { in doCdataSection()
3712 const char *end, const char **nextPtr, XML_Bool haveMore) { in doIgnoreSection()
4119 int tok, const char *next, const char **nextPtr, XML_Bool haveMore, in doProlog()
/external/python/cpython3/Modules/expat/
Dxmlparse.c2558 XML_Bool haveMore) { in doContent()
3558 const char *end, const char **nextPtr, XML_Bool haveMore) { in doCdataSection()
3691 const char *end, const char **nextPtr, XML_Bool haveMore) { in doIgnoreSection()
4098 int tok, const char *next, const char **nextPtr, XML_Bool haveMore, in doProlog()
/external/python/cpython2/Modules/expat/
Dxmlparse.c2684 XML_Bool haveMore) in doContent()
3709 XML_Bool haveMore) in doCdataSection()
3853 XML_Bool haveMore) in doIgnoreSection()
4305 XML_Bool haveMore) in doProlog()