M_COM            3284 ext/exif/exif.c 		if (last_marker==M_COM && comment_correction) {
M_COM            3292 ext/exif/exif.c 			if (last_marker==M_COM && comment_correction>0) {
M_COM            3301 ext/exif/exif.c 		if (last_marker==M_COM && !comment_correction) {
M_COM            3304 ext/exif/exif.c 		if (last_marker==M_COM && comment_correction)
M_COM            3373 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)