Home
last modified time | relevance | path

Searched refs:write_file (Results 1 – 1 of 1) sorted by relevance

/civetweb-2.7.6/test/
Dtest.pl112 sub write_file { subroutine
156 write_file($config, "access_log_file access.log\n" .
214 write_file("$root/a+.txt", '');
235 write_file("$test_dir/index.html", "tralala");
242 write_file($path, read_file($root . $dir_separator . 'env.cgi'));
257 write_file($path, "#!../../myperl\n" .
279 write_file("$root/$filename", '');
289 write_file("$root/$binary_file", $f2);
304 write_file("$test_dir/sort/11", 'xx');
306 write_file("$test_dir/sort/aa", 'xxxx');
[all …]