Searched refs:textScript (Results 1 – 5 of 5) sorted by relevance
334 $husb_names[$n]['script'] = I18N::textScript($husb_name['full']);350 $wife_names[$n]['script'] = I18N::textScript($wife_name['full']);
445 if (self::scriptDirection(self::textScript($text)) === 'ltr') {497 public static function textScript(string $string): string function in Fisharebest\\Webtrees\\I18N
397 if (I18N::textScript($name['sort']) === $language_script) {420 $primary_script = I18N::textScript($all_names[$this->getPrimaryName()]['sort']);422 …($n !== $this->getPrimaryName() && $name['type'] !== '_MARNM' && I18N::textScript($name['sort']) !…
703 $name_script = I18N::textScript($name);
257 if (I18N::scriptDirection(I18N::textScript($currentLetter)) === 'rtl') {274 … if (I18N::scriptDirection(I18N::textScript($nextLetter)) === 'rtl') {408 if (I18N::scriptDirection(I18N::textScript($textSpan)) === 'rtl') {