Home
last modified time | relevance | path

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

12

/PHP-8.3/ext/exif/tests/
H A Dbug34704-mb.phpt15 ["FileName"]=>
H A Dbug34704.phpt15 ["FileName"]=>
H A Dfloat_cast_overflow.phpt13 ["FileName"]=>
H A Dexif007.phpt14 ["FileName"]=>
H A Dbug68547.phpt12 ["FileName"]=>
H A Dexif024.phpt14 ["FileName"]=>
H A Dexif025.phpt14 ["FileName"]=>
H A Dbug68799.phpt45 [FileName] => bug68799.jpg
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 Dbug72627.phpt17 ["FileName"]=>
H A Dexif001.phpt21 ["FileName"]=>
H A Dexif014.phpt14 ["FileName"]=>
H A Dexif015.phpt14 ["FileName"]=>
H A Dexif003.phpt29 ["FileName"]=>
H A Dbug50845.phpt12 ["FileName"]=>
H A Dexif016.phpt14 ["FileName"]=>
H A Dexif017.phpt14 ["FileName"]=>
/PHP-8.3/ext/exif/tests/bug74428/
H A Dbug74428.phpt15 ["FileName"]=>
/PHP-8.3/ext/exif/
H A Dexif.c1944 char *FileName; member
2023 php_verror(docref, ImageInfo && ImageInfo->FileName ? ImageInfo->FileName:"", type, buf, args); in exif_error_docref()
2027 php_verror(docref, ImageInfo && ImageInfo->FileName ? ImageInfo->FileName:"", type, format, args); in exif_error_docref()
4360 EFREE_IF(ImageInfo->FileName); in exif_discard_imageinfo()
4399 ImageInfo->FileName = NULL; in exif_read_from_impl()
4412 ImageInfo->FileName = estrndup(ZSTR_VAL(base), ZSTR_LEN(base)); in exif_read_from_impl()
4472 static bool exif_read_from_file(image_info_type *ImageInfo, char *FileName, int read_thumbnail, int… in exif_read_from_file() argument
4477 stream = php_stream_open_wrapper(FileName, "rb", STREAM_MUST_SEEK | IGNORE_PATH, NULL); in exif_read_from_file()
4593 exif_iif_add_str(&ImageInfo, SECTION_FILE, "FileName", ImageInfo.FileName); in PHP_FUNCTION()

Completed in 42 milliseconds

12