HomeSort by: relevance | last modified time | path
    Searched defs:endword (Results 1 - 2 of 2) 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)
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 23 milliseconds