Home
last modified time | relevance | path

Searched refs:M_COM (Results 1 – 2 of 2) sorted by relevance

/PHP-7.3/ext/exif/
H A Dexif.c2574 #define M_COM 0xFE /* COMment */ macro
3795 if (last_marker==M_COM && comment_correction) { in exif_scan_JPEG_header()
3803 if (last_marker==M_COM && comment_correction>0) { in exif_scan_JPEG_header()
3812 if (last_marker==M_COM && !comment_correction) { in exif_scan_JPEG_header()
3815 if (last_marker==M_COM && comment_correction) in exif_scan_JPEG_header()
3884 case M_COM: /* Comment section */ in exif_scan_JPEG_header()
/PHP-7.3/ext/standard/
H A Dimage.c369 #define M_COM 0xFE /* COMment */ macro

Completed in 19 milliseconds