Home
last modified time | relevance | path

Searched refs:theEnd (Results 1 – 1 of 1) sorted by relevance

/webtrees/app/Report/
H A DRightToLeftSupport.php645 * @param bool $theEnd
649 private static function finishCurrentSpan(string &$result, bool $theEnd = false): void argument
740 if (I18N::direction() === 'rtl' && self::$previousState === 'RTL' && !$theEnd) {
1008 if (!$theEnd && I18N::direction() !== 'rtl') {
1058 if (!$theEnd && str_ends_with('...' . $textSpan, ' - ')) {