Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/lynx/src/
DLYStrings.c5080 int last_xlec = -1; in LYgetBString() local
5161 last_xlec = xlec; in LYgetBString()
5183 if (xlec == last_xlec && recall != NORECALL) { in LYgetBString()