Home
last modified time | relevance | path

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

/external/mksh/src/
Dcheck.pl712 . &wrap_lines($test{'description'}, " (missing)\n")
833 $why .= &wrap_lines($expect_pat);
835 $why .= &wrap_lines($got);
842 $why .= &wrap_lines($expect);
844 $why .= &wrap_lines($got);
851 wrap_lines subroutine