Home
last modified time | relevance | path

Searched refs:FileName (Results 1 – 25 of 35) sorted by relevance

12

/PHP-7.4/ext/exif/tests/
H A Dfloat_cast_overflow.phpt11 ["FileName"]=>
H A Dbug34704-mb.phpt16 ["FileName"]=>
H A Dbug34704.phpt16 ["FileName"]=>
H A Dexif007.phpt14 ["FileName"]=>
H A Dbug68547.phpt12 ["FileName"]=>
H A Dbug68799.phpt44 [FileName] => bug68799.jpg
H A Dexif024.phpt14 ["FileName"]=>
H A Dexif025.phpt14 ["FileName"]=>
H A Dexif008.phpt14 ["FileName"]=>
H A Dexif009.phpt14 ["FileName"]=>
H A Dexif000.phpt20 [FileName] => test2.jpg
H A Dexif010.phpt14 ["FileName"]=>
H A Dexif011.phpt14 ["FileName"]=>
H A Dexif012.phpt14 ["FileName"]=>
H A Dexif013.phpt14 ["FileName"]=>
H A Dexif_read_exif_data_basic-mb.phpt26 [FileName] => test2私はガラスを食べられます.jpg
H A Dexif_read_exif_data_basic.phpt26 [FileName] => test2.jpg
H A Dbug72627.phpt17 ["FileName"]=>
H A Dexif001.phpt21 ["FileName"]=>
H A Dexif014.phpt14 ["FileName"]=>
H A Dexif015.phpt14 ["FileName"]=>
H A Dexif003.phpt28 ["FileName"]=>
H A Dbug50845.phpt11 ["FileName"]=>
/PHP-7.4/ext/exif/tests/bug74428/
H A Dbug74428.phpt16 ["FileName"]=>
/PHP-7.4/ext/exif/
H A Dexif.c1982 char *FileName; member
2056 php_verror(docref, ImageInfo && ImageInfo->FileName ? ImageInfo->FileName:"", type, buf, args); in exif_error_docref()
2060 php_verror(docref, ImageInfo && ImageInfo->FileName ? ImageInfo->FileName:"", type, format, args); in exif_error_docref()
4389 EFREE_IF(ImageInfo->FileName); in exif_discard_imageinfo()
4429 ImageInfo->FileName = NULL; in exif_read_from_impl()
4442 ImageInfo->FileName = estrndup(ZSTR_VAL(base), ZSTR_LEN(base)); in exif_read_from_impl()
4505 static int exif_read_from_file(image_info_type *ImageInfo, char *FileName, int read_thumbnail, int … in exif_read_from_file() argument
4510 stream = php_stream_open_wrapper(FileName, "rb", STREAM_MUST_SEEK | IGNORE_PATH, NULL); in exif_read_from_file()
4622 exif_iif_add_str(&ImageInfo, SECTION_FILE, "FileName", ImageInfo.FileName); in PHP_FUNCTION()

Completed in 36 milliseconds

12