M_PSEUDO         3272 exif/exif.c    	int marker = 0, last_marker = M_PSEUDO, comment_correction=1;
M_PSEUDO         3300 exif/exif.c    					last_marker = M_PSEUDO; /* stop skipping 0 for M_COM */
M_PSEUDO         3362 exif/exif.c    					sn = exif_file_sections_add(ImageInfo, M_PSEUDO, size, NULL);
M_PSEUDO         3535 exif/exif.c    		sn = exif_file_sections_add(ImageInfo, M_PSEUDO, 2, NULL);
M_PSEUDO          402 standard/image.c 				last_marker = M_PSEUDO; /* stop skipping non 0xff for M_COM */
M_PSEUDO          473 standard/image.c 	unsigned int marker = M_PSEUDO;