Home
last modified time | relevance | path

Searched defs:finfo (Results 1 – 4 of 4) sorted by relevance

/PHP-8.1/ext/fileinfo/
H A Dfileinfo.stub.php6 class finfo class
35 function finfo_close(finfo $finfo): bool {} argument
37 function finfo_set_flags(finfo $finfo, int $flags): bool {} // TODO make return type void argument
43 function finfo_file(finfo $finfo, string $filename, int $flags = FILEINFO_NONE, $context = null): s… argument
49 function finfo_buffer(finfo $finfo, string $string, int $flags = FILEINFO_NONE, $context = null): s… argument
H A Dfileinfo.c59 #define FILEINFO_FROM_OBJECT(finfo, object) \ argument
107 PHP_MINIT_FUNCTION(finfo) in PHP_MINIT_FUNCTION() argument
182 php_fileinfo *finfo; in PHP_FUNCTION() local
289 php_fileinfo *finfo; in PHP_FUNCTION() local
313 php_fileinfo *finfo = NULL; in _php_finfo_get_type() local
/PHP-8.1/sapi/apache2handler/
H A Dphp_apache.h45 zend_stat_t finfo; member
/PHP-8.1/ext/intl/converter/
H A Dconverter.c509 zend_fcall_info *finfo, in php_converter_resolve_callback()

Completed in 18 milliseconds