Searched refs:equalStrings (Results 1 – 1 of 1) sorted by relevance
851 bool equalStrings(const UnicodeString *s1, const UnicodeString *s2) { in equalStrings() function962 if(type == prevType && equalStrings(mapping, prevMapping) && c == (end + 1)) { in writeDataFile()1029 if(type1 == type2 && equalStrings(mapping1, mapping2)) { in computeDiff()