Searched refs:_xdg_binary_or_text_fallback (Results 1 – 4 of 4) sorted by relevance
74 const char *_xdg_binary_or_text_fallback(const void *data, size_t len);
189 _xdg_binary_or_text_fallback(const void *data, size_t len) in _xdg_binary_or_text_fallback() function
549 return _xdg_binary_or_text_fallback(data, len); in xdg_mime_get_mime_type_for_data()630 return _xdg_binary_or_text_fallback(data, bytes_read); in xdg_mime_get_mime_type_for_file()
847 mime_type = _xdg_binary_or_text_fallback(data, bytes_read); in _xdg_mime_cache_get_mime_type_for_file()