M_COM            3275 ext/exif/exif.c 		if (last_marker==M_COM && comment_correction) {
M_COM            3283 ext/exif/exif.c 			if (last_marker==M_COM && comment_correction>0) {
M_COM            3292 ext/exif/exif.c 		if (last_marker==M_COM && !comment_correction) {
M_COM            3295 ext/exif/exif.c 		if (last_marker==M_COM && comment_correction)
M_COM            3364 ext/exif/exif.c 			case M_COM: /* Comment section */
M_COM             388 ext/standard/image.c 	if (last_marker==M_COM && comment_correction) {
M_COM             405 ext/standard/image.c 		if (last_marker==M_COM && comment_correction>0)
M_COM             421 ext/standard/image.c 	if ( last_marker==M_COM && comment_correction)