Searched refs:indentUChars (Results 1 – 1 of 1) sorted by relevance
1104 static const UChar indentUChars[] = { in LL_message() local1117 U_ASSERT(1 + LL_indentlevel <= UPRV_LENGTHOF(indentUChars)); in LL_message()1118 UnicodeString indent(FALSE, indentUChars, 1 + LL_indentlevel); in LL_message()