Home
last modified time | relevance | path

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

/dports/textproc/groff/groff-1.22.4/src/utils/indxbib/
H A Dindxbib.cpp676 static int last_tagno = -1; in possibly_store_key() local
678 if (last_tagno != ntags) { in possibly_store_key()
679 last_tagno = ntags; in possibly_store_key()
/dports/japanese/groff/groff-1.18.1.1/src/utils/indxbib/
H A Dindxbib.cc677 static int last_tagno = -1; in possibly_store_key() local
679 if (last_tagno != ntags) { in possibly_store_key()
680 last_tagno = ntags; in possibly_store_key()