HomeSort by relevance Sort by last modified time
    Searched full:wrap_lines (Results 1 - 1 of 1) sorted by null

  /external/mksh/src/
check.pl 671 . &wrap_lines($test{'description'}, " (missing)\n")
792 $why .= &wrap_lines($expect_pat);
794 $why .= &wrap_lines($got);
801 $why .= &wrap_lines($expect);
803 $why .= &wrap_lines($got);
810 wrap_lines subroutine
    [all...]

Completed in 69 milliseconds