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

/freebsd-11.0-release/contrib/groff/src/preproc/refer/
H A Drefer.h44 extern string period_before_hyphen;
H A Dcommand.cpp463 period_before_hyphen = argc > 4 ? argv[4].s : ".";
H A Dref.cpp609 result += period_before_hyphen;
H A Drefer.cpp45 string period_before_hyphen = ""; variable

Completed in 107 milliseconds