Searched refs:detrail (Results 1 – 2 of 2) sorted by relevance
8 sub detrail { subroutine33 for ($i = 0; $i < @ARGV; $i++) { &detrail($ARGV[$i]); }
165 # These files are detrailed; do not detrail the test data because there may be166 # significant trailing spaces. Do not detrail RunTest.bat, because it has CRLF167 # line endings and the detrail script removes all trailing white space. The