Searched defs:loop_cookie (Results 1 – 1 of 1) sorted by relevance
404 struct loop_cookie struct406 garray_T *lines_gap; // growarray with line info407 int current_line; // last read line from growarray408 int repeating; // TRUE when looping a second time410 char_u *(*getline)(int, void *, int, getline_opt_T);411 void *cookie;