Searched refs:invfl (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
253 invfl = 0; /* invisible chars in first line of prompt */
254 invflset = 0; /* we only want to set invfl once */
308 invfl = ninvis;
315 invfl = ninvis;
323 *niflp = invfl;

Completed in 103 milliseconds