Searched defs:contents (Results 1 – 3 of 3) sorted by relevance
25 support_write_file_string (const char *path, const char *contents) in support_write_file_string()
40 char *contents = xmalloc (size + 1); in do_test() local
31 write_file (const char *directory, const char *relpath, const char *contents, in write_file()
Completed in 7 milliseconds