Home | History | Annotate | Download | only in i18n

Lines Matching refs:compareCE64s

3760 static UCompareCEsResult compareCE64s(int64_t targCE, int64_t patCE, int16_t compareType) {
3811 // TODO: #if BOYER_MOORE, need 32-bit version of compareCE64s
3926 UCompareCEsResult ceMatch = compareCE64s(targetCEI->ce, patCE, strsrch->search->elementComparisonType);
3991 UCompareCEsResult ceMatch = compareCE64s(nextCEI->ce, patCE, strsrch->search->elementComparisonType);
4241 UCompareCEsResult ceMatch = compareCE64s(targetCEI->ce, patCE, strsrch->search->elementComparisonType);
4467 // TODO: #if BOYER_MOORE, replace with code using 32-bit version of compareCE64s
4494 // TODO: #if BOYER_MOORE, replace with code using 32-bit version of compareCE64s
4578 // TODO: #if BOYER_MOORE, replace with code using 32-bit version of compareCE64s
4602 // TODO: #if BOYER_MOORE, replace with code using 32-bit version of compareCE64s
4700 // TODO: #if BOYER_MOORE, replace with code using 32-bit version of compareCE64s
4726 // TODO: #if BOYER_MOORE, replace with code using 32-bit version of compareCE64s
4846 // TODO: #if BOYER_MOORE, replace with code using 32-bit version of compareCE64s
4872 // TODO: #if BOYER_MOORE, replace with code using 32-bit version of compareCE64s