Lines Matching refs:str1
1884 const UnicodeString *str1 = (const UnicodeString*) key1.pointer;1886 if (str1 == str2) {1889 if (str1 == NULL || str2 == NULL) {1892 return *str1 == *str2;