Searched defs:forFile (Results 1 – 3 of 3) sorted by relevance
26 public static FileExtension forFile(String filename) { in forFile() method in FileExtension
302 void CCensorNode::AddItem(bool include, const UString &path, bool recursive, bool forFile, bool for… in AddItem()420 bool forFile = true; in AddItem2() local536 bool forFile = true; in AddItem() local
262 static ReaderSupplier forFile(String fileName, Charset charSet) throws IOException { in forFile() method