Home
last modified time | relevance | path

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

/external/expat/lib/
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);
2248 XML_Bool haveMore) in doContent() argument
2271 if (haveMore) { in doContent()
2292 if (haveMore) { in doContent()
2307 if (haveMore) { in doContent()
2313 if (haveMore) { in doContent()
2606 result = doCdataSection(parser, enc, &next, end, nextPtr, haveMore); in doContent()
[all …]