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

/freebsd-11-stable/contrib/libreadline/
H A Ddisplay.c233 int l, rl, last, ignoring, ninvis, invfl, invflset, ind, pind, physchars; local
254 invflset = 0; /* we only want to set invfl once */
306 if (invflset == 0 && rl >= _rl_screenwidth)
309 invflset = 1;

Completed in 50 milliseconds