Home
last modified time | relevance | path

Searched refs:haveMore (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Modules/expat/
Dxmlparse.c334 XML_Bool haveMore);
341 XML_Bool haveMore);
344 const char *end, const char **nextPtr, XML_Bool haveMore);
348 const char *end, const char **nextPtr, XML_Bool haveMore);
2251 XML_Bool haveMore) in doContent() argument
2274 if (haveMore) { in doContent()
2295 if (haveMore) { in doContent()
2310 if (haveMore) { in doContent()
2316 if (haveMore) { in doContent()
2609 result = doCdataSection(parser, enc, &next, end, nextPtr, haveMore); in doContent()
[all …]
/external/expat/lib/
Dxmlparse.c342 XML_Bool haveMore);
349 XML_Bool haveMore);
352 const char *end, const char **nextPtr, XML_Bool haveMore);
356 const char *end, const char **nextPtr, XML_Bool haveMore);
2287 XML_Bool haveMore) in doContent() argument
2310 if (haveMore) { in doContent()
2331 if (haveMore) { in doContent()
2346 if (haveMore) { in doContent()
2352 if (haveMore) { in doContent()
2645 result = doCdataSection(parser, enc, &next, end, nextPtr, haveMore); in doContent()
[all …]