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);
2237 XML_Bool haveMore) in doContent() argument
2260 if (haveMore) { in doContent()
2281 if (haveMore) { in doContent()
2296 if (haveMore) { in doContent()
2302 if (haveMore) { in doContent()
2595 result = doCdataSection(parser, enc, &next, end, nextPtr, haveMore); in doContent()
[all …]