M_EOI            3308 exif/exif.c    			return M_EOI; /* ah illegal: char after COM section not 0xFF */
M_EOI            3372 exif/exif.c    			case M_EOI:   /* in case it's a tables-only JPEG stream */
M_EOI            3503 exif/exif.c    			case M_EOI:
M_EOI             393 standard/image.c 			return M_EOI;/* we hit EOF */
M_EOI             409 standard/image.c 		return M_EOI; /* at least one 0xff is needed before marker code */
M_EOI             413 standard/image.c 		return M_EOI; /* ah illegal: char after COM section not 0xFF */
M_EOI             542 standard/image.c 			case M_EOI:
M_EOI             117 standard/iptc.c 	return M_EOI;
M_EOI             128 standard/iptc.c     if ((c1 = php_iptc_get1(fp, spool, spoolbuf TSRMLS_CC)) == EOF) return M_EOI;
M_EOI             130 standard/iptc.c     if ((c2 = php_iptc_get1(fp, spool, spoolbuf TSRMLS_CC)) == EOF) return M_EOI;
M_EOI             137 standard/iptc.c 		if (php_iptc_get1(fp, spool, spoolbuf TSRMLS_CC) == EOF) return M_EOI;
M_EOI             153 standard/iptc.c 	if (c == EOF) return M_EOI;
M_EOI             157 standard/iptc.c             return M_EOI; /* we hit EOF */
M_EOI             164 standard/iptc.c             return M_EOI;       /* we hit EOF */
M_EOI             229 standard/iptc.c 		if (marker == M_EOI) { /* EOF */