Searched refs:magic_open (Results 1 – 4 of 4) sorted by relevance
91 magic_t magic_open(int);
92 magic_open(int flags) in magic_open() function
344 finfo->magic = magic_open(options); in PHP_FUNCTION()471 magic = magic_open(MAGIC_MIME_TYPE); in _php_finfo_get_type()
88 - if ((ms = magic_open(MAGIC_CHECK)) == NULL) {2557 magic_open(int flags)
Completed in 14 milliseconds