Searched refs:is_newer (Results 1 – 1 of 1) sorted by relevance
786 return 0 unless ($from_stat_ref = is_newer($from, $to, $touch));823 if ( is_newer($temp_file, $from, 0) ) {878 sub is_newer subroutine1088 if ( $from_stat_ref = is_newer($from, $to) ) {
Completed in 17 milliseconds