Home
last modified time | relevance | path

Searched refs:ALL_DISPLAY (Results 1 – 2 of 2) sorted by relevance

/mirbsd/src/usr.bin/vi/common/
Doptions.h99 enum optdisp { NO_DISPLAY, ALL_DISPLAY, CHANGED_DISPLAY, SELECT_DISPLAY }; enumerator
Doptions.c469 disp = ALL_DISPLAY;
861 case ALL_DISPLAY: /* Display all. */