Home
last modified time | relevance | path

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

/dports/textproc/p5-Text-Table-Org/Text-Table-Org-0.02/lib/Text/Table/
H A DOrg.pm22 my $row_sep = _get_row_separator($widths);
90 sub _get_row_separator { subroutine
/dports/textproc/p5-Text-Table-TinyColor/Text-Table-TinyColor-0.002/lib/Text/Table/
H A DTinyColor.pm33 my $row_sep = _get_row_separator($widths);
95 sub _get_row_separator { subroutine
/dports/textproc/p5-Text-Table-TinyColorWide/Text-Table-TinyColorWide-0.001/lib/Text/Table/
H A DTinyColorWide.pm33 my $row_sep = _get_row_separator($widths);
95 sub _get_row_separator { subroutine
/dports/textproc/p5-Text-Table-TinyWide/Text-Table-TinyWide-0.001/lib/Text/Table/
H A DTinyWide.pm33 my $row_sep = _get_row_separator($widths);
95 sub _get_row_separator { subroutine
/dports/textproc/p5-Text-Table-TinyBorderStyle/Text-Table-TinyBorderStyle-0.004/lib/Text/Table/
H A DTinyBorderStyle.pm39 my $row_sep = _get_row_separator ($border_style_obj, $widths);
139 sub _get_row_separator { subroutine
/dports/devel/py-beautifultable/beautifultable-1.0.1/beautifultable/
H A Dbeautifultable.py1020 def _get_row_separator(self, *args, **kwargs): member in BeautifulTable
1112 yield self._get_row_separator()
1122 yield self._get_row_separator()