Home | History | Annotate | Download | only in libxml2

Lines Matching refs:instate

1211 	if (reader->ctxt->instate == XML_PARSER_EOF) return(1);
1372 (reader->ctxt->instate != XML_PARSER_EOF)) {