Home | History | Annotate | Download | only in unicode

Lines Matching refs:padChar

309  * padSpec    := '*' padChar
310 * padChar := '\\u0000'..'\\uFFFD' - quote
1367 * @param padChar a string containing the pad charcter. If the string
1369 * padChar.char32At(0) will be used as the pad character.
1377 virtual void setPadCharacter(const UnicodeString &padChar);