Home
last modified time | relevance | path

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

/webtrees/app/Report/
H A DRightToLeftSupport.php37 use const STR_PAD_RIGHT; alias
1126 … = str_pad($textSpan, $newLength, ' ', I18N::direction() === 'rtl' ? STR_PAD_LEFT : STR_PAD_RIGHT);