HomeSort by: relevance | last modified time | path
    Searched defs:join_lines (Results 1 - 2 of 2) sorted by relevancy

  /src/bin/ed/
main.c 608 join_lines(first_addr, second_addr) < 0)
1098 /* join_lines: replace a range of lines with the joined text of those lines */
1100 join_lines(long from, long to) function in typeref:typename:int
main.c 608 join_lines(first_addr, second_addr) < 0)
1098 /* join_lines: replace a range of lines with the joined text of those lines */
1100 join_lines(long from, long to) function in typeref:typename:int

Completed in 26 milliseconds