Home
last modified time | relevance | path

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

/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 …]