Home | History | Annotate | Download | only in unicode

Lines Matching refs:padChar

333  * padSpec    := '*' padChar
334 * padChar := '\\u0000'..'\\uFFFD' - quote
1462 * @param padChar a string containing the pad charcter. If the string
1464 * padChar.char32At(0) will be used as the pad character.
1472 virtual void setPadCharacter(const UnicodeString &padChar);