Searched refs:sharedEmptyChar (Results 1 – 1 of 1) sorted by relevance
151 static UChar sharedEmptyChar; variable159 UStringImpl::s_empty = new UStringImpl(&sharedEmptyChar, 0, UStringImpl::ConstructStaticString); in initializeUString()