Home | History | Annotate | Download | only in common

Lines Matching refs:str1

1779     const UnicodeString *str1 = (const UnicodeString*) key1.pointer;
1781 if (str1 == str2) {
1784 if (str1 == NULL || str2 == NULL) {
1787 return *str1 == *str2;