Searched refs:curpos (Results 1 - 1 of 1) sorted by relevance

/ast/src/cmd/ksh93/edit/
H A Dedit.c1157 * if <cur> is non-zero and <= <off>, then correspodning <curpos> will start the search
1159 Edpos_t ed_curpos(Edit_t *ep,genchar *phys, int off, int cur, Edpos_t curpos) argument
1171 pos = curpos;

Completed in 11 milliseconds