Lines Matching refs:padChar
333 * padSpec := '*' padChar334 * padChar := '\\u0000'..'\\uFFFD' - quote1462 * @param padChar a string containing the pad charcter. If the string1464 * padChar.char32At(0) will be used as the pad character.1472 virtual void setPadCharacter(const UnicodeString &padChar);