Home
last modified time | relevance | path

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

/external/mksh/src/
Dcheck.pl684 . &wrap_lines($test{'description'}, " (missing)\n")
805 $why .= &wrap_lines($expect_pat);
807 $why .= &wrap_lines($got);
814 $why .= &wrap_lines($expect);
816 $why .= &wrap_lines($got);
823 wrap_lines subroutine