Searched refs:STR_PAD_RIGHT (Results 1 – 1 of 1) sorted by relevance
37 use const STR_PAD_RIGHT; alias1126 … = str_pad($textSpan, $newLength, ' ', I18N::direction() === 'rtl' ? STR_PAD_LEFT : STR_PAD_RIGHT);