Searched refs:rightRec (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/ICU-511.35/icuSources/i18n/
H A Dalphaindex.cpp1039 const AlphabeticIndex::Record *rightRec = static_cast<const AlphabeticIndex::Record *>(rightElement->pointer); local
1042 return col->compare(leftRec->name_, rightRec->name_, errorCode);

Completed in 165 milliseconds