Searched refs:scan_dir (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DHtml.pm843 scan_dir($dir, $recurse);
926 # scan_dir - scans the directory specified in $dir for subdirectories, .pod
931 sub scan_dir { subroutine
969 scan_dir("$dir/$subdir", $recurse);

Completed in 23 milliseconds