Home
last modified time | relevance | path

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

/PHP-7.4/ext/phar/
H A Dphar_object.c28 static int phar_file_type(HashTable *mimes, char *file, char **mime_type) /* {{{ */ in phar_file_type() function
861 code = phar_file_type(&PHAR_G(mime_types), entry, &mime_type); in PHP_METHOD()

Completed in 14 milliseconds