Searched defs:read_file_to_string (Results 1 – 2 of 2) sorted by relevance
110 static const char *read_file_to_string(const char *file) in read_file_to_string() function
333 def read_file_to_string(filename, binary_mode=False): function