OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:abcnt
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/nvi/dist/vi/
v_txt.c
278
int
abcnt
, ab_turnoff; /* Abbreviation character count, switch. */
local
437
abcnt
= ab_turnoff = 0;
591
if (++
abcnt
> MAX_ABBREVIATION_EXPANSION) {
595
abcnt
= 0;
601
abcnt
= 0;
v_txt.c
278
int
abcnt
, ab_turnoff; /* Abbreviation character count, switch. */
local
437
abcnt
= ab_turnoff = 0;
591
if (++
abcnt
> MAX_ABBREVIATION_EXPANSION) {
595
abcnt
= 0;
601
abcnt
= 0;
Completed in 55 milliseconds
Indexes created Mon Jul 20 00:27:07 UTC 2026