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

  /external/icu/icu4c/source/i18n/
collationiterator.cpp 151 numCpFwd(other.numCpFwd),
179 numCpFwd == other.numCpFwd &&
313 if(skipped == NULL && numCpFwd < 0) {
471 if(numCpFwd == 0) { return U_SENTINEL; }
474 if(numCpFwd > 0 && c >= 0) { --numCpFwd; }
484 if(numCpFwd >= 0) { numCpFwd += n;
    [all...]
collationiterator.h 90 numCpFwd(-1),
311 int32_t numCpFwd;
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 1925 milliseconds