Home
last modified time | relevance | path

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

/civetweb-2.7.6/test/
Dtest.pl119 sub read_file { subroutine
242 write_file($path, read_file($root . $dir_separator . 'env.cgi'));
421 my $content = read_file($path);
441 unless read_file("$root/a/put.txt") eq '1234567';
445 unless read_file("$root/a/put.txt") eq 'abcd';