Searched defs:read_file_to_string (Results 1 – 7 of 7) sorted by relevance
46 def read_file_to_string(path): function
26 def read_file_to_string(path): function
66 def read_file_to_string(path): function
19 def read_file_to_string(path): function
527 def read_file_to_string(path): function
110 static const char *read_file_to_string(const char *file) in read_file_to_string() function
332 def read_file_to_string(filename, binary_mode=False): function