Searched defs:start_pos (Results 1 – 7 of 7) sorted by relevance
126 static char **_completion(const char *text, int start_pos, in _completion()
66 static off_t start_pos; /* initial position of transfer */ variable
1030 static lbool parse_header(constant char *s, int *lines, int *cols, POSITION *start_pos) in parse_header()1069 POSITION start_pos = (type == INIT) ? ch_zero() : position(TOP); in opt_header() local
615 POSITION start_pos = line_pos + start_off; in shift_visible() local
985 subword(Char *cp, Char type, int *adid, size_t *start_pos) in subword()
397 char *start_pos = cur_text; in move_previous_word() local
44 size_t start_pos; member