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