HomeSort by: relevance | last modified time | path
    Searched refs:guess_type (Results 1 - 3 of 3) sorted by relevancy

  /src/external/gpl2/grep/dist/src/
dosbuf.c 36 guess_type (char *buf, register size_t buflen) function
79 dos_file_type = guess_type(buf, buflen);
  /src/external/apache2/llvm/dist/clang/tools/scan-view/share/
Reporter.py 90 ctype, encoding = mimetypes.guess_type(path)
ScanView.py 724 ctype = self.guess_type(path)

Completed in 37 milliseconds