* Corporation and others. All Rights Reserved.
**********************************************************************
* Date Name Description
* Corporation and others. All Rights Reserved.
**********************************************************************
* Date Name Description
// UnicodeString in UVector support
//----------------------------------------------------------------
// UnicodeString in UVector support
//----------------------------------------------------------------
const UnicodeString &a = *(const UnicodeString*)t1.pointer;
const UnicodeString &b = *(const UnicodeString*)t2.pointer;
return a.compare(b);
const UnicodeString &a = *(const UnicodeString*)t1.pointer;
const UnicodeString &b = *(const UnicodeString*)t2.pointer;
return a.compare(b);
uhash_compareUnicodeString, 1, status);
if (strings == NULL) { // Check for memory allocation error.
status = U_MEMORY_ALLOCATION_ERROR;
uhash_compareUnicodeString, 1, status);
if (strings == NULL) { // Check for memory allocation error.
status = U_MEMORY_ALLOCATION_ERROR;