Searched refs:magic_open (Results 1 – 4 of 4) sorted by relevance
124 magic_t magic_open(int);
86 magic_open(int flags) in magic_open() function
213 finfo->magic = magic_open(options); in PHP_FUNCTION()324 magic = magic_open(MAGIC_MIME_TYPE); in _php_finfo_get_type()
99 - if ((ms = magic_open(MAGIC_CHECK)) == NULL) {2651 magic_open(int flags)
Completed in 13 milliseconds