Lines Matching defs:haveMore
334 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)
2260 if (haveMore) {
2281 if (haveMore) {
2296 if (haveMore) {
2302 if (haveMore) {
2595 result = doCdataSection(parser, enc, &next, end, nextPtr, haveMore);
2605 if (haveMore) {
3198 XML_Bool haveMore)
3273 if (haveMore) {
3280 if (haveMore) {
3334 XML_Bool haveMore)
3368 if (haveMore) {
3375 if (haveMore) {
3751 XML_Bool haveMore)
3798 if (haveMore && tok != XML_TOK_INVALID) {
4412 result = doIgnoreSection(parser, enc, &next, end, nextPtr, haveMore);