Lines Matching defs:maxtoshow

98 …unction commonGivenQuery(string $sex, string $type, bool $show_tot, int $threshold, int $maxtoshow)
190 public function commonGiven(int $threshold = 1, int $maxtoshow = 10): string
203 public function commonGivenTotals(int $threshold = 1, int $maxtoshow = 10): string
216 public function commonGivenList(int $threshold = 1, int $maxtoshow = 10): string
229 public function commonGivenListTotals(int $threshold = 1, int $maxtoshow = 10): string
242 public function commonGivenTable(int $threshold = 1, int $maxtoshow = 10): string
255 public function commonGivenFemale(int $threshold = 1, int $maxtoshow = 10): string
268 public function commonGivenFemaleTotals(int $threshold = 1, int $maxtoshow = 10): string
281 public function commonGivenFemaleList(int $threshold = 1, int $maxtoshow = 10): string
294 public function commonGivenFemaleListTotals(int $threshold = 1, int $maxtoshow = 10): string
307 public function commonGivenFemaleTable(int $threshold = 1, int $maxtoshow = 10): string
320 public function commonGivenMale(int $threshold = 1, int $maxtoshow = 10): string
333 public function commonGivenMaleTotals(int $threshold = 1, int $maxtoshow = 10): string
346 public function commonGivenMaleList(int $threshold = 1, int $maxtoshow = 10): string
359 public function commonGivenMaleListTotals(int $threshold = 1, int $maxtoshow = 10): string
372 public function commonGivenMaleTable(int $threshold = 1, int $maxtoshow = 10): string
385 public function commonGivenUnknown(int $threshold = 1, int $maxtoshow = 10): string
398 public function commonGivenUnknownTotals(int $threshold = 1, int $maxtoshow = 10): string
411 public function commonGivenUnknownList(int $threshold = 1, int $maxtoshow = 10): string
424 public function commonGivenUnknownListTotals(int $threshold = 1, int $maxtoshow = 10): string
437 public function commonGivenUnknownTable(int $threshold = 1, int $maxtoshow = 10): string
1811 int $maxtoshow = 7