Home
last modified time | relevance | path

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

/external/mksh/src/
Dcheck.pl642 . &wrap_lines($test{'description'}, " (missing)\n")
763 $why .= &wrap_lines($expect_pat);
765 $why .= &wrap_lines($got);
772 $why .= &wrap_lines($expect);
774 $why .= &wrap_lines($got);
781 wrap_lines subroutine