HomeSort by relevance Sort by last modified time
    Searched full:thislength (Results 1 - 3 of 3) sorted by null

  /external/icu4c/i18n/
coleitr.cpp 102 int thislength = (int)(m_data_->iteratordata_.endp - m_data_->iteratordata_.string); local
105 if (thislength != thatlength) {
111 thislength * U_SIZEOF_UCHAR) != 0) {
  /external/icu4c/common/unicode/
unistr.h     [all...]
  /external/icu4c/test/intltest/
ustrtest.cpp 314 // test compare(thisOffset, thisLength, that, thatOffset, thatLength)
318 errln("1. compare(thisOffset, thisLength, that, thatOffset, thatLength) failed");
323 errln("2. compare(thisOffset, thisLength, that, thatOffset, thatLength) failed");
    [all...]

Completed in 1447 milliseconds