xn                218 src/editor/format.c     off_t xn, x;            // position counters
xn                221 src/editor/format.c     for (xn = 0, x = 0; xn <= l; x = xn)
xn                234 src/editor/format.c             xn = next_tab_pos (x);
xn                255 src/editor/format.c             xn = x + 1;