Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/groff/dist/src/preproc/refer/
H A Dcommand.cpp416 int saved_label_in_text = label_in_text; in bibliography_command() local
428 label_in_text = saved_label_in_text; in bibliography_command()