Home
last modified time | relevance | path

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

/mirbsd/src/usr.bin/vi/vi/
Dv_txt.c276 int abcnt, ab_turnoff; /* Abbreviation character count, switch. */ local
431 abcnt = ab_turnoff = 0;
599 if (++abcnt > MAX_ABBREVIATION_EXPANSION) {
603 abcnt = 0;
609 abcnt = 0;