M_COM            3294 ext/exif/exif.c 		if (last_marker==M_COM && comment_correction) {
M_COM            3302 ext/exif/exif.c 			if (last_marker==M_COM && comment_correction>0) {
M_COM            3311 ext/exif/exif.c 		if (last_marker==M_COM && !comment_correction) {
M_COM            3314 ext/exif/exif.c 		if (last_marker==M_COM && comment_correction)
M_COM            3383 ext/exif/exif.c 			case M_COM: /* Comment section */
M_COM             382 ext/standard/image.c 	if (last_marker==M_COM && comment_correction) {
M_COM             399 ext/standard/image.c 		if (last_marker==M_COM && comment_correction>0)
M_COM             415 ext/standard/image.c 	if ( last_marker==M_COM && comment_correction)