Searched refs:flattenCalls (Results 1 – 1 of 1) sorted by relevance
557 $names = array_column($this->flattenCalls($this->H->calls), 0);706 private function flattenCalls(array $calls): array function in dokuwiki\\test\\Parsing\\ParserMode\\FormattingTest711 $out = array_merge($out, $this->flattenCalls($call[1][0]));