XML_PARSER_EOF     77 third_party/libxml/src/HTMLparser.c         (ctxt->instate == XML_PARSER_EOF))
XML_PARSER_EOF     81 third_party/libxml/src/HTMLparser.c         ctxt->instate = XML_PARSER_EOF;
XML_PARSER_EOF    110 third_party/libxml/src/HTMLparser.c         (ctxt->instate == XML_PARSER_EOF))
XML_PARSER_EOF    137 third_party/libxml/src/HTMLparser.c         (ctxt->instate == XML_PARSER_EOF))
XML_PARSER_EOF    413 third_party/libxml/src/HTMLparser.c     if (ctxt->instate == XML_PARSER_EOF)
XML_PARSER_EOF   2988 third_party/libxml/src/HTMLparser.c 	    ctxt->instate = XML_PARSER_EOF;
XML_PARSER_EOF   3598 third_party/libxml/src/HTMLparser.c     if (ctxt->instate == XML_PARSER_EOF)
XML_PARSER_EOF   3619 third_party/libxml/src/HTMLparser.c                (ctxt->instate != XML_PARSER_EOF))
XML_PARSER_EOF   3994 third_party/libxml/src/HTMLparser.c         if (ctxt->instate == XML_PARSER_EOF)
XML_PARSER_EOF   4154 third_party/libxml/src/HTMLparser.c     if (ctxt->instate == XML_PARSER_EOF)
XML_PARSER_EOF   4301 third_party/libxml/src/HTMLparser.c     if (ctxt->instate == XML_PARSER_EOF)
XML_PARSER_EOF   4394 third_party/libxml/src/HTMLparser.c         if (ctxt->instate == XML_PARSER_EOF)
XML_PARSER_EOF   5176 third_party/libxml/src/HTMLparser.c 	case XML_PARSER_EOF:
XML_PARSER_EOF   5237 third_party/libxml/src/HTMLparser.c 	    if ((ctxt->nameNr == 0) && (ctxt->instate != XML_PARSER_EOF)) {
XML_PARSER_EOF   5241 third_party/libxml/src/HTMLparser.c 		ctxt->instate = XML_PARSER_EOF;
XML_PARSER_EOF   5255 third_party/libxml/src/HTMLparser.c             case XML_PARSER_EOF:
XML_PARSER_EOF   5451 third_party/libxml/src/HTMLparser.c 		    ctxt->instate = XML_PARSER_EOF;
XML_PARSER_EOF   5860 third_party/libxml/src/HTMLparser.c 	if ((ctxt->nameNr == 0) && (ctxt->instate != XML_PARSER_EOF)) {
XML_PARSER_EOF   5864 third_party/libxml/src/HTMLparser.c 	    ctxt->instate = XML_PARSER_EOF;
XML_PARSER_EOF   5870 third_party/libxml/src/HTMLparser.c 	((terminate) || (ctxt->instate == XML_PARSER_EOF) ||
XML_PARSER_EOF   5906 third_party/libxml/src/HTMLparser.c         (ctxt->input->buf != NULL) && (ctxt->instate != XML_PARSER_EOF))  {
XML_PARSER_EOF   5913 third_party/libxml/src/HTMLparser.c 	    ctxt->errNo = XML_PARSER_EOF;
XML_PARSER_EOF   5915 third_party/libxml/src/HTMLparser.c 	    return (XML_PARSER_EOF);
XML_PARSER_EOF   5929 third_party/libxml/src/HTMLparser.c     } else if (ctxt->instate != XML_PARSER_EOF) {
XML_PARSER_EOF   5947 third_party/libxml/src/HTMLparser.c 	if ((ctxt->instate != XML_PARSER_EOF) &&
XML_PARSER_EOF   5953 third_party/libxml/src/HTMLparser.c 	if (ctxt->instate != XML_PARSER_EOF) {
XML_PARSER_EOF   5957 third_party/libxml/src/HTMLparser.c 	ctxt->instate = XML_PARSER_EOF;
XML_PARSER_EOF     64 third_party/libxml/src/SAX2.c 	ctxt->instate = XML_PARSER_EOF;
XML_PARSER_EOF     86 third_party/libxml/src/SAX2.c         (ctxt->instate == XML_PARSER_EOF))
XML_PARSER_EOF    124 third_party/libxml/src/SAX2.c         (ctxt->instate == XML_PARSER_EOF))
XML_PARSER_EOF    155 third_party/libxml/src/SAX2.c         (ctxt->instate == XML_PARSER_EOF))
XML_PARSER_EOF    180 third_party/libxml/src/SAX2.c         (ctxt->instate == XML_PARSER_EOF))
XML_PARSER_EOF    204 third_party/libxml/src/SAX2.c         (ctxt->instate == XML_PARSER_EOF))
XML_PARSER_EOF    977 third_party/libxml/src/SAX2.c 	ctxt->instate = XML_PARSER_EOF;
XML_PARSER_EOF    249 third_party/libxml/src/parser.c         (ctxt->instate == XML_PARSER_EOF))
XML_PARSER_EOF    286 third_party/libxml/src/parser.c         (ctxt->instate == XML_PARSER_EOF))
XML_PARSER_EOF    492 third_party/libxml/src/parser.c         (ctxt->instate == XML_PARSER_EOF))
XML_PARSER_EOF    522 third_party/libxml/src/parser.c         (ctxt->instate == XML_PARSER_EOF))
XML_PARSER_EOF    560 third_party/libxml/src/parser.c         (ctxt->instate == XML_PARSER_EOF))
XML_PARSER_EOF    598 third_party/libxml/src/parser.c         (ctxt->instate == XML_PARSER_EOF))
XML_PARSER_EOF    629 third_party/libxml/src/parser.c         (ctxt->instate == XML_PARSER_EOF))
XML_PARSER_EOF    658 third_party/libxml/src/parser.c         (ctxt->instate == XML_PARSER_EOF))
XML_PARSER_EOF    687 third_party/libxml/src/parser.c         (ctxt->instate == XML_PARSER_EOF))
XML_PARSER_EOF    714 third_party/libxml/src/parser.c         (ctxt->instate == XML_PARSER_EOF))
XML_PARSER_EOF    743 third_party/libxml/src/parser.c         (ctxt->instate == XML_PARSER_EOF))
XML_PARSER_EOF   1577 third_party/libxml/src/parser.c 	ctxt->instate = XML_PARSER_EOF;
XML_PARSER_EOF   2016 third_party/libxml/src/parser.c     if (ctxt->instate == XML_PARSER_EOF)
XML_PARSER_EOF   2054 third_party/libxml/src/parser.c                 if (ctxt->instate == XML_PARSER_EOF)
XML_PARSER_EOF   2087 third_party/libxml/src/parser.c                 if (ctxt->instate == XML_PARSER_EOF)
XML_PARSER_EOF   2318 third_party/libxml/src/parser.c         case XML_PARSER_EOF:
XML_PARSER_EOF   2375 third_party/libxml/src/parser.c 	    if (ctxt->instate == XML_PARSER_EOF)
XML_PARSER_EOF   2439 third_party/libxml/src/parser.c                     if (ctxt->instate == XML_PARSER_EOF)
XML_PARSER_EOF   3059 third_party/libxml/src/parser.c     if (ctxt->instate == XML_PARSER_EOF)
XML_PARSER_EOF   3112 third_party/libxml/src/parser.c                 if (ctxt->instate == XML_PARSER_EOF)
XML_PARSER_EOF   3138 third_party/libxml/src/parser.c                 if (ctxt->instate == XML_PARSER_EOF)
XML_PARSER_EOF   3233 third_party/libxml/src/parser.c             if (ctxt->instate == XML_PARSER_EOF)
XML_PARSER_EOF   3315 third_party/libxml/src/parser.c     if (ctxt->instate == XML_PARSER_EOF)
XML_PARSER_EOF   3444 third_party/libxml/src/parser.c     if (ctxt->instate == XML_PARSER_EOF)
XML_PARSER_EOF   3474 third_party/libxml/src/parser.c                     if (ctxt->instate == XML_PARSER_EOF) {
XML_PARSER_EOF   3548 third_party/libxml/src/parser.c     if (ctxt->instate == XML_PARSER_EOF) {
XML_PARSER_EOF   3564 third_party/libxml/src/parser.c 	    (ctxt->input != input))) && (ctxt->instate != XML_PARSER_EOF)) {
XML_PARSER_EOF   3593 third_party/libxml/src/parser.c     if (ctxt->instate == XML_PARSER_EOF) {
XML_PARSER_EOF   3702 third_party/libxml/src/parser.c             (ctxt->instate != XML_PARSER_EOF)) {
XML_PARSER_EOF   3837 third_party/libxml/src/parser.c     if (ctxt->instate == XML_PARSER_EOF)
XML_PARSER_EOF   3967 third_party/libxml/src/parser.c             if (ctxt->instate == XML_PARSER_EOF) {
XML_PARSER_EOF   4048 third_party/libxml/src/parser.c             if (ctxt->instate == XML_PARSER_EOF) {
XML_PARSER_EOF   4258 third_party/libxml/src/parser.c             if (ctxt->instate == XML_PARSER_EOF)
XML_PARSER_EOF   4328 third_party/libxml/src/parser.c             if (ctxt->instate == XML_PARSER_EOF)
XML_PARSER_EOF   4530 third_party/libxml/src/parser.c             if (ctxt->instate == XML_PARSER_EOF) {
XML_PARSER_EOF   4684 third_party/libxml/src/parser.c         if (ctxt->instate == XML_PARSER_EOF) {
XML_PARSER_EOF   4706 third_party/libxml/src/parser.c 		    if (ctxt->instate != XML_PARSER_EOF)
XML_PARSER_EOF   4890 third_party/libxml/src/parser.c 		if (ctxt->instate != XML_PARSER_EOF)
XML_PARSER_EOF   4925 third_party/libxml/src/parser.c                     if (ctxt->instate == XML_PARSER_EOF) {
XML_PARSER_EOF   4975 third_party/libxml/src/parser.c 	if (ctxt->instate != XML_PARSER_EOF)
XML_PARSER_EOF   5278 third_party/libxml/src/parser.c 	if (ctxt->instate == XML_PARSER_EOF)
XML_PARSER_EOF   5671 third_party/libxml/src/parser.c 	while ((RAW != '>') && (ctxt->instate != XML_PARSER_EOF)) {
XML_PARSER_EOF   5820 third_party/libxml/src/parser.c 	while ((RAW == '|') && (ctxt->instate != XML_PARSER_EOF)) {
XML_PARSER_EOF   5964 third_party/libxml/src/parser.c     while ((RAW != ')') && (ctxt->instate != XML_PARSER_EOF)) {
XML_PARSER_EOF   6243 third_party/libxml/src/parser.c     if (ctxt->instate == XML_PARSER_EOF)
XML_PARSER_EOF   6413 third_party/libxml/src/parser.c 	        (NXT(2) != '>'))) && (ctxt->instate != XML_PARSER_EOF)) {
XML_PARSER_EOF   6482 third_party/libxml/src/parser.c                (ctxt->instate != XML_PARSER_EOF)) {
XML_PARSER_EOF   6709 third_party/libxml/src/parser.c 	    ctxt->instate = XML_PARSER_EOF;
XML_PARSER_EOF   7199 third_party/libxml/src/parser.c     if (ctxt->instate == XML_PARSER_EOF)
XML_PARSER_EOF   7246 third_party/libxml/src/parser.c     if (ctxt->instate == XML_PARSER_EOF)
XML_PARSER_EOF   7438 third_party/libxml/src/parser.c     if (ctxt->instate == XML_PARSER_EOF) {
XML_PARSER_EOF   7604 third_party/libxml/src/parser.c     if (ctxt->instate == XML_PARSER_EOF)
XML_PARSER_EOF   7666 third_party/libxml/src/parser.c 		    ctxt->instate = XML_PARSER_EOF;
XML_PARSER_EOF   7738 third_party/libxml/src/parser.c             if (ctxt->instate == XML_PARSER_EOF) {
XML_PARSER_EOF   7834 third_party/libxml/src/parser.c     if (ctxt->instate == XML_PARSER_EOF) {
XML_PARSER_EOF   7939 third_party/libxml/src/parser.c     if (ctxt->instate == XML_PARSER_EOF)
XML_PARSER_EOF   7980 third_party/libxml/src/parser.c 	while ((RAW != ']') && (ctxt->instate != XML_PARSER_EOF)) {
XML_PARSER_EOF   8168 third_party/libxml/src/parser.c 	   (IS_BYTE_CHAR(RAW))) && (ctxt->instate != XML_PARSER_EOF)) {
XML_PARSER_EOF   8592 third_party/libxml/src/parser.c                 if (ctxt->instate == XML_PARSER_EOF)
XML_PARSER_EOF   8608 third_party/libxml/src/parser.c                 if (ctxt->instate == XML_PARSER_EOF)
XML_PARSER_EOF   8630 third_party/libxml/src/parser.c                 if (ctxt->instate == XML_PARSER_EOF)
XML_PARSER_EOF   8649 third_party/libxml/src/parser.c                 if (ctxt->instate == XML_PARSER_EOF)
XML_PARSER_EOF   8884 third_party/libxml/src/parser.c 	   (IS_BYTE_CHAR(RAW))) && (ctxt->instate != XML_PARSER_EOF)) {
XML_PARSER_EOF   9055 third_party/libxml/src/parser.c         if (ctxt->instate == XML_PARSER_EOF)
XML_PARSER_EOF   9294 third_party/libxml/src/parser.c     if (ctxt->instate == XML_PARSER_EOF)
XML_PARSER_EOF   9404 third_party/libxml/src/parser.c             if (ctxt->instate == XML_PARSER_EOF) {
XML_PARSER_EOF   9449 third_party/libxml/src/parser.c 	   (ctxt->instate != XML_PARSER_EOF)) {
XML_PARSER_EOF   9512 third_party/libxml/src/parser.c 	    ctxt->instate = XML_PARSER_EOF;
XML_PARSER_EOF   9547 third_party/libxml/src/parser.c 	ctxt->instate = XML_PARSER_EOF;
XML_PARSER_EOF   9574 third_party/libxml/src/parser.c     if (ctxt->instate == XML_PARSER_EOF)
XML_PARSER_EOF   9656 third_party/libxml/src/parser.c     if (ctxt->instate == XML_PARSER_EOF)
XML_PARSER_EOF   10173 third_party/libxml/src/parser.c     while ((ctxt->instate != XML_PARSER_EOF) &&
XML_PARSER_EOF   10223 third_party/libxml/src/parser.c     if (ctxt->instate == XML_PARSER_EOF)
XML_PARSER_EOF   10276 third_party/libxml/src/parser.c     if (ctxt->instate == XML_PARSER_EOF)
XML_PARSER_EOF   10297 third_party/libxml/src/parser.c 	    if (ctxt->instate == XML_PARSER_EOF)
XML_PARSER_EOF   10309 third_party/libxml/src/parser.c 	if (ctxt->instate == XML_PARSER_EOF)
XML_PARSER_EOF   10340 third_party/libxml/src/parser.c 	ctxt->instate = XML_PARSER_EOF;
XML_PARSER_EOF   10451 third_party/libxml/src/parser.c     if (ctxt->instate == XML_PARSER_EOF)
XML_PARSER_EOF   10463 third_party/libxml/src/parser.c     if (ctxt->instate == XML_PARSER_EOF)
XML_PARSER_EOF   10714 third_party/libxml/src/parser.c 	case XML_PARSER_EOF:
XML_PARSER_EOF   10772 third_party/libxml/src/parser.c     while (ctxt->instate != XML_PARSER_EOF) {
XML_PARSER_EOF   10812 third_party/libxml/src/parser.c             case XML_PARSER_EOF:
XML_PARSER_EOF   10853 third_party/libxml/src/parser.c 		    ctxt->instate = XML_PARSER_EOF;
XML_PARSER_EOF   10886 third_party/libxml/src/parser.c 			    ctxt->instate = XML_PARSER_EOF;
XML_PARSER_EOF   10942 third_party/libxml/src/parser.c 		    ctxt->instate = XML_PARSER_EOF;
XML_PARSER_EOF   10970 third_party/libxml/src/parser.c 		if (ctxt->instate == XML_PARSER_EOF)
XML_PARSER_EOF   10974 third_party/libxml/src/parser.c 		    ctxt->instate = XML_PARSER_EOF;
XML_PARSER_EOF   11012 third_party/libxml/src/parser.c 		    if (ctxt->instate == XML_PARSER_EOF)
XML_PARSER_EOF   11132 third_party/libxml/src/parser.c 		    ctxt->instate = XML_PARSER_EOF;
XML_PARSER_EOF   11160 third_party/libxml/src/parser.c 		if (ctxt->instate == XML_PARSER_EOF) {
XML_PARSER_EOF   11195 third_party/libxml/src/parser.c 			if (ctxt->instate == XML_PARSER_EOF)
XML_PARSER_EOF   11232 third_party/libxml/src/parser.c 		    if (ctxt->instate == XML_PARSER_EOF)
XML_PARSER_EOF   11265 third_party/libxml/src/parser.c 		    if (ctxt->instate == XML_PARSER_EOF)
XML_PARSER_EOF   11279 third_party/libxml/src/parser.c 		    if (ctxt->instate == XML_PARSER_EOF)
XML_PARSER_EOF   11300 third_party/libxml/src/parser.c 		    if (ctxt->instate == XML_PARSER_EOF)
XML_PARSER_EOF   11358 third_party/libxml/src/parser.c 		    if (ctxt->instate == XML_PARSER_EOF)
XML_PARSER_EOF   11370 third_party/libxml/src/parser.c 		    if (ctxt->instate == XML_PARSER_EOF)
XML_PARSER_EOF   11406 third_party/libxml/src/parser.c 		    if (ctxt->instate == XML_PARSER_EOF)
XML_PARSER_EOF   11419 third_party/libxml/src/parser.c 		    if (ctxt->instate == XML_PARSER_EOF)
XML_PARSER_EOF   11427 third_party/libxml/src/parser.c 		    ctxt->instate = XML_PARSER_EOF;
XML_PARSER_EOF   11549 third_party/libxml/src/parser.c 		if (ctxt->instate == XML_PARSER_EOF)
XML_PARSER_EOF   11558 third_party/libxml/src/parser.c 		if (ctxt->instate == XML_PARSER_EOF)
XML_PARSER_EOF   11682 third_party/libxml/src/parser.c     if (ctxt->instate == XML_PARSER_EOF)
XML_PARSER_EOF   11695 third_party/libxml/src/parser.c         (ctxt->input->buf != NULL) && (ctxt->instate != XML_PARSER_EOF))  {
XML_PARSER_EOF   11737 third_party/libxml/src/parser.c 	    ctxt->errNo = XML_PARSER_EOF;
XML_PARSER_EOF   11739 third_party/libxml/src/parser.c 	    return (XML_PARSER_EOF);
XML_PARSER_EOF   11749 third_party/libxml/src/parser.c     } else if (ctxt->instate != XML_PARSER_EOF) {
XML_PARSER_EOF   11770 third_party/libxml/src/parser.c     if (ctxt->instate == XML_PARSER_EOF)
XML_PARSER_EOF   11800 third_party/libxml/src/parser.c 	if ((ctxt->instate != XML_PARSER_EOF) &&
XML_PARSER_EOF   11807 third_party/libxml/src/parser.c 	if (ctxt->instate != XML_PARSER_EOF) {
XML_PARSER_EOF   11811 third_party/libxml/src/parser.c 	ctxt->instate = XML_PARSER_EOF;
XML_PARSER_EOF   11964 third_party/libxml/src/parser.c     ctxt->instate = XML_PARSER_EOF;
XML_PARSER_EOF    109 third_party/libxml/src/parserInternals.c         (ctxt->instate == XML_PARSER_EOF))
XML_PARSER_EOF    113 third_party/libxml/src/parserInternals.c         ctxt->instate = XML_PARSER_EOF;
XML_PARSER_EOF    142 third_party/libxml/src/parserInternals.c         (ctxt->instate == XML_PARSER_EOF))
XML_PARSER_EOF    169 third_party/libxml/src/parserInternals.c         (ctxt->instate == XML_PARSER_EOF))
XML_PARSER_EOF    198 third_party/libxml/src/parserInternals.c         (ctxt->instate == XML_PARSER_EOF))
XML_PARSER_EOF    450 third_party/libxml/src/parserInternals.c     if ((ctxt == NULL) || (ctxt->instate == XML_PARSER_EOF) ||
XML_PARSER_EOF    622 third_party/libxml/src/parserInternals.c     if (ctxt->instate == XML_PARSER_EOF)
XML_PARSER_EOF    462 third_party/libxml/src/xmlIO.c         (ctxt->instate == XML_PARSER_EOF))
XML_PARSER_EOF   1182 third_party/libxml/src/xmlreader.c 	if (reader->ctxt->instate == XML_PARSER_EOF) return(1);
XML_PARSER_EOF   1342 third_party/libxml/src/xmlreader.c 	   (reader->ctxt->instate != XML_PARSER_EOF)) {
XML_PARSER_EOF   4518 third_party/libxml/src/xmlwriter.c             ctxt->instate = XML_PARSER_EOF;
XML_PARSER_EOF   4526 third_party/libxml/src/xmlwriter.c         ctxt->instate = XML_PARSER_EOF;
XML_PARSER_EOF   4547 third_party/libxml/src/xmlwriter.c             ctxt->instate = XML_PARSER_EOF;