Searched refs:qual1 (Results 1 – 2 of 2) sorted by relevance
39 public string $qual1 = ''; variable in Fisharebest\\Webtrees\\Date68 $this->qual1 = $match[1];73 $this->qual1 = $match[1];118 $q1 = $this->qual1;119 $d1 = $this->date1->format($date_format, $this->qual1);133 $d1tmp = $d1conv->format($date_format, $this->qual1);313 $tmp->qual1 = $qualifier;336 switch ($a->qual1) {350 switch ($b->qual1) {
103 ->filter(fn (Fact $fact): bool => $fact->date()->qual1 === '')