Home
last modified time | relevance | path

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

/dports/sysutils/lnav/lnav-0.10.1/src/
H A Dhelp_text_formatter.cc79 … format_help_text_for_term(const help_text &ht, size_t width, attr_line_t &out, bool synopsis_only) in format_help_text_for_term() argument
128 if (!synopsis_only) { in format_help_text_for_term()
215 if (!synopsis_only) { in format_help_text_for_term()
313 if (!synopsis_only) { in format_help_text_for_term()
327 if (!synopsis_only && !ht.ht_parameters.empty()) { in format_help_text_for_term()
356 if (!synopsis_only && !ht.ht_results.empty()) { in format_help_text_for_term()
385 if (!synopsis_only && !ht.ht_tags.empty()) { in format_help_text_for_term()
H A Dhelp_text_formatter.hh43 bool synopsis_only = false);
/dports/misc/rump/buildrump.sh-b914579/src/external/bsd/mdocml/dist/
H A Dmain.c832 passthrough(const char *file, int fd, int synopsis_only) in passthrough() argument
855 if (synopsis_only) { in passthrough()
/dports/textproc/mdocml/mandoc-1.14.5/
H A Dmain.c962 passthrough(const char *file, int fd, int synopsis_only) in passthrough() argument
991 if (synopsis_only) { in passthrough()