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

  /src/bin/ksh/
vi.c 53 static int endword ARGS((int));
56 static int Endword ARGS((int));
1180 ncursor = endword(argcnt);
1188 ncursor = Endword(argcnt);
1593 endword(argcnt) function
1655 Endword(argcnt)

Completed in 12 milliseconds