Home
last modified time | relevance | path

Searched defs:getcontenttype (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/p5-Net-UPnP/Net-UPnP-1.4.6/lib/Net/UPnP/AV/
H A DItem.pm58 sub getcontenttype() { subroutine
/dports/www/cadaver/cadaver-0.23.3/src/
H A Dsearch.c92 char *getcontenttype; member
/dports/devel/hs-git-annex/git-annex-8.20210903/Remote/
H A DS3.hs399 getcontenttype = maybe (pure Nothing) (flip getMagicMimeType f) magic function