Home
last modified time | relevance | path

Searched refs:magic_database (Results 1 – 3 of 3) sorted by relevance

/PHP-8.2/ext/fileinfo/
H A Dfileinfo.stub.php69 public function __construct(int $flags = FILEINFO_NONE, ?string $magic_database = null) {} argument
93 function finfo_open(int $flags = FILEINFO_NONE, ?string $magic_database = null): finfo|false {} argument
H A Dfileinfo_arginfo.h6 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, magic_database, IS_STRING, 1, "null")
38 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, magic_database, IS_STRING, 1, "null")
/PHP-8.2/ext/fileinfo/tests/
H A Dfinfo_open_001.phpt22 finfo_open(): Argument #2 ($magic_database) must not contain any null bytes

Completed in 6 milliseconds