• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.9.5/groff-38/groff/contrib/groffer/

Lines Matching defs:list_append

1901 # has the form "'first' 'second' '...' 'last'".  See list_append() for
1907 # list_append (<list> <element>...)
1918 list_append()
1920 func_check list_append '>=' 2 "$@";
2060 list_append lfc_result "--${lfc_opt}" "${lfc_optarg}";
2088 list_append lfc_result "--${lfc_opt}";
2100 list_append lfc_result "--${lfc_opt}" "$1";
2119 list_append lfc_result "-${lfc_optchar}";
2127 list_append lfc_result "-${lfc_optchar}" "$1";
2134 list_append lfc_result "-${lfc_optchar}" "${lfc_rest}";
2145 list_append lfc_fparams "${lfc_arg}";
2155 list_append lfc_result '--';
2162 list_append lfc_result "$@";
4270 list_append mpm_list '--ascii';
4273 list_append mpm_list '--all';
4287 list_append mpm_list '--extension';
4291 list_append mpm_list '--whatis';
4306 list_append mpm_list '--locale' "$1";
4310 list_append mpm_list '--systems' "$1";
4314 list_append mpm_list '--manpath' "$1";
4322 list_append mpm_list '--pager' "$1";
4330 list_append mpm_list '--sections' "$1";
4338 list_append mpm_list '-T' "$1";
4349 list_append mpm_list '--location';
4443 list_append _ADDOPTS_GROFF "${mpa_opt}";
4446 list_append _ADDOPTS_GROFF "${mpa_opt}" "$1";
4476 list_append _ADDOPTS_GROFF '-mtty-char';
4754 list_append _OPT_XRM "$1";
4787 list_append _FILEARGS "$@";
4866 list_append _ADDOPTS_GROFF '-V';
4871 list_append _ADDOPTS_GROFF '-Z';
5347 list_append msr_rl '-bd' "${_OPT_BD}";
5355 list_append msr_rl '-bg' "${_OPT_BG}";
5358 list_append msr_rl '--bg' "${_OPT_BG}";
5361 list_append msr_rl '-papercolor' "${_OPT_BG}";
5377 list_append msr_rl '-fg' "${_OPT_FG}";
5380 list_append msr_rl '--fg' "${_OPT_FG}";
5388 list_append msr_rl '-fn' "${_OPT_FN}";
5391 list_append msr_rl '--fn' "${_OPT_FN}";
5399 list_append msr_rl '-geometry' "${_OPT_GEOMETRY}";
5402 list_append msr_rl '--geometry' "${_OPT_GEOMETRY}";
5411 list_append msr_rl '-resolution' "${_DEFAULT_RESOLUTION}";
5417 list_append msr_rl '-z' '104';
5420 list_append msr_rl '-z' '139';
5428 list_append msr_rl '-resolution' "${_OPT_RESOLUTION}";
5433 list_append msr_rl '-z' '104';
5437 list_append msr_rl '-z' '139';
5447 list_append msr_rl '-iconic';
5455 list_append msr_rl '-rv';
5467 list_append msr_rl '-xrm' "$i";
5476 list_append msr_rl '-title' "${msr_title}";
5663 list_append _DISPLAY_ARGS '-geometry' '800';