Searched refs:indentUChars (Results 1 – 1 of 1) sorted by relevance
1135 static const UChar indentUChars[] = { in LL_message() local1148 U_ASSERT(1 + LL_indentlevel <= UPRV_LENGTHOF(indentUChars)); in LL_message()1149 UnicodeString indent(false, indentUChars, 1 + LL_indentlevel); in LL_message()