Home
last modified time | relevance | path

Searched refs:exif (Results 76 – 100 of 110) sorted by relevance

12345

/PHP-8.1/ext/exif/tests/
H A Dexif000.phpt4 exif
H A Dexif010.phpt4 exif
H A Dexif011.phpt4 exif
H A Dexif012.phpt4 exif
H A Dexif013.phpt4 exif
H A Dgh10834.phpt4 exif
H A Dexif001.phpt4 exif
H A Dexif015.phpt4 exif
H A Dexif014.phpt4 exif
H A Dbug72094.phpt2 Bug #72094: Out of bounds heap read access in exif header processing
4 exif
H A Dexif016.phpt4 exif
H A Dexif017.phpt4 exif
H A Dexif026.phpt4 exif
H A Dexif027.phpt4 exif
H A Dexif_read_data_streams.phpt4 exif
/PHP-8.1/travis/
H A Dcompile.sh41 --enable-exif \
/PHP-8.1/.github/actions/configure-x32/
H A Daction.yml35 --enable-exif \
/PHP-8.1/.github/actions/configure-x64/
H A Daction.yml30 --enable-exif \
/PHP-8.1/
H A D.cirrus.yml17 … --with-avif --with-jpeg --with-webp --with-freetype --enable-gd --enable-exif --with-zip --with-z…
H A Dphp.ini-development1710 [exif]
1716 ; https://php.net/exif.encode-unicode
1717 ;exif.encode_unicode = ISO-8859-15
1720 ;exif.decode_unicode_motorola = UCS-2BE
1723 ;exif.decode_unicode_intel = UCS-2LE
1725 ; https://php.net/exif.encode-jis
1726 ;exif.encode_jis =
1728 ; https://php.net/exif.decode-jis-motorola
1729 ;exif.decode_jis_motorola = JIS
1731 ; https://php.net/exif.decode-jis-intel
[all …]
H A Dphp.ini-production1712 [exif]
1718 ; https://php.net/exif.encode-unicode
1719 ;exif.encode_unicode = ISO-8859-15
1722 ;exif.decode_unicode_motorola = UCS-2BE
1725 ;exif.decode_unicode_intel = UCS-2LE
1727 ; https://php.net/exif.encode-jis
1728 ;exif.encode_jis =
1730 ; https://php.net/exif.decode-jis-motorola
1731 ;exif.decode_jis_motorola = JIS
1733 ; https://php.net/exif.decode-jis-intel
[all …]
/PHP-8.1/.github/actions/configure-macos/
H A Daction.yml36 --enable-exif \
/PHP-8.1/sapi/fuzzer/
H A Dconfig.m484 PHP_FUZZER_TARGET([exif], PHP_FUZZER_EXIF_OBJS)
/PHP-8.1/ext/exif/
H A Dexif.c67 PHP_MINFO_FUNCTION(exif) in PHP_MINFO_FUNCTION() argument
87 ZEND_BEGIN_MODULE_GLOBALS(exif)
95 ZEND_END_MODULE_GLOBALS(exif)
163 PHP_MINIT_FUNCTION(exif) in PHP_MINIT_FUNCTION() argument
176 PHP_MSHUTDOWN_FUNCTION(exif) in PHP_MSHUTDOWN_FUNCTION() argument
201 PHP_MINIT(exif),
202 PHP_MSHUTDOWN(exif),
204 PHP_MINFO(exif),
206 PHP_MODULE_GLOBALS(exif),
207 PHP_GINIT(exif),
[all …]
/PHP-8.1/.circleci/
H A Dconfig.yml111 --enable-exif \

Completed in 63 milliseconds

12345