Searched refs:husb_age (Results 1 – 1 of 1) sorted by relevance
34 …$husb_age = Registry::elementFactory()->make($fact->tag() . ':HUSB:AGE')->value($match[1], $record… variable36 $husb_age = ''; variable88 $fact_age === '' && $husb_age === '' && $wife_age === '' ||89 … $husb_age !== '' && !str_starts_with($husb_age, $age) && $record->sex() === 'M' ||144 I18N::translate('Husband') => $husb_age,