M_COM            3297 ext/exif/exif.c 		if (last_marker==M_COM && comment_correction) {
M_COM            3305 ext/exif/exif.c 			if (last_marker==M_COM && comment_correction>0) {
M_COM            3314 ext/exif/exif.c 		if (last_marker==M_COM && !comment_correction) {
M_COM            3317 ext/exif/exif.c 		if (last_marker==M_COM && comment_correction)
M_COM            3380 ext/exif/exif.c 			case M_COM: /* Comment section */
M_COM             374 ext/standard/image.c 	if (last_marker==M_COM && comment_correction) {
M_COM             391 ext/standard/image.c 		if (last_marker==M_COM && comment_correction>0)
M_COM             412 ext/standard/image.c 	if ( last_marker==M_COM && comment_correction)