Home | History | Annotate | Download | only in lib

Lines Matching defs:hasMore

328   XML_Bool hasMore; /* true if entity has not been completely processed */
329 /* An entity can be open while being already completely processed (hasMore ==
6017 entity->hasMore = XML_TRUE;
6056 if (entity->hasMore) {
6089 entity->hasMore = XML_FALSE;
6099 // this function and we skipped doProlog and doContent calls with hasMore set
6149 if (entity->hasMore) {
6167 entity->hasMore = XML_FALSE;
6177 // with hasMore set to false. This means we can directly remove the head
6600 if (entity->hasMore) {
6618 entity->hasMore = XML_FALSE;
6628 // with hasMore set to false. This means we can directly remove the head