Searched defs:read_from_file (Results 1 – 5 of 5) sorted by relevance
15 read_from_file(char const* infile) in read_from_file() function
34 int read_from_file(FILE *fp, const wchar_t *format, ...) in read_from_file() function
14 std::string read_from_file(std::string const& filename) in read_from_file() function
24 std::string read_from_file(std::string const& filename) in read_from_file() function
141 def read_from_file(self, filename): member in Chain