Searched refs:starredName (Results 1 – 2 of 2) sorted by relevance
529 private static function starredName(string $textSpan, string $direction): string function in Fisharebest\\Webtrees\\Report\\RightToLeftSupport947 … $textSpan = self::starredName($textSpan, 'LTR'); // Wrap starred name in <u> and </u> tags1142 … $textSpan = self::starredName($textSpan, 'RTL'); // Wrap starred name in <u> and </u> tags
7732 …message: '#^Method Fisharebest\\Webtrees\\Report\\RightToLeftSupport\:\:starredName\(\) should ret…