Home
last modified time | relevance | path

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

/trueos/contrib/groff/src/preproc/refer/
HDrefer.h44 extern string period_before_hyphen;
HDcommand.cpp463 period_before_hyphen = argc > 4 ? argv[4].s : "."; in abbreviate_command()
HDrefer.cpp45 string period_before_hyphen = ""; variable
HDref.cpp609 result += period_before_hyphen; in abbreviate_name()