Searched refs:INFLECT_MALE (Results 1 – 2 of 2) sorted by relevance
40 private const INFLECT_MALE = [ define in Fisharebest\\Webtrees\\SurnameTradition\\PolishSurnameTradition86 $name = $this->inflect($match['NAME'], self::INFLECT_MALE);89 $surn = $this->inflect($match['SURN'], self::INFLECT_MALE);108 $name = $this->inflect($match['NAME'], self::INFLECT_MALE);109 $surn = $this->inflect($match['SURN'], self::INFLECT_MALE);131 $surn = $this->inflect($match['SURN'], self::INFLECT_MALE);
50 private const INFLECT_MALE = [ define in Fisharebest\\Webtrees\\SurnameTradition\\LithuanianSurnameTradition95 $surn = $this->inflect($match['SURN'], self::INFLECT_MALE);122 $name = $this->inflect($match['NAME'], self::INFLECT_MALE);123 $surn = $this->inflect($match['SURN'], self::INFLECT_MALE);147 $surn = $this->inflect($match['SURN'], self::INFLECT_MALE);