Home
last modified time | relevance | path

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

/webtrees/app/
H A DRelationship.php108 $captures = []; variable in Fisharebest\\Webtrees\\Relationship
111 if (!$matcher($nodes, $patterns, $captures)) {
117 return ($this->callback)(...$captures);
205 …$this->matchers[] = static function (array &$nodes, array &$patterns, array &$captures) use ($rela…
217 $captures[] = $generations;
459 … $this->matchers[] = static function (array &$nodes, array &$patterns, array &$captures): bool {
488 $captures[] = $n;