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

  /external/chromium_org/third_party/icu/source/common/
unisetspan.cpp 117 UBool containsOffset(int32_t offset) const {
675 if(!offsets.containsOffset(inc) && matches16CPB(s, pos-overlap, length, s16, length16)) {
841 if(!offsets.containsOffset(dec) && matches16CPB(s, pos-dec, length, s16, length16)) {
    [all...]
  /external/icu/icu4c/source/common/
unisetspan.cpp 117 UBool containsOffset(int32_t offset) const {
675 if(!offsets.containsOffset(inc) && matches16CPB(s, pos-overlap, length, s16, length16)) {
841 if(!offsets.containsOffset(dec) && matches16CPB(s, pos-dec, length, s16, length16)) {
    [all...]

Completed in 1210 milliseconds