Lines Matching defs:hasMore
329 XML_Bool hasMore; /* true if entity has not been completely processed */
330 /* An entity can be open while being already completely processed (hasMore ==
6378 entity->hasMore = XML_TRUE;
6417 if (entity->hasMore) {
6450 entity->hasMore = XML_FALSE;
6464 // this function and we skipped doProlog and doContent calls with hasMore set
6514 if (entity->hasMore) {
6532 entity->hasMore = XML_FALSE;
6542 // with hasMore set to false. This means we can directly remove the head
6965 if (entity->hasMore) {
6983 entity->hasMore = XML_FALSE;
6993 // with hasMore set to false. This means we can directly remove the head