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

  /external/icu/icu4c/source/i18n/
nfrule.cpp 264 description.removeBetween(0, p);
393 description.removeBetween(0, 1);
518 ruleText.removeBetween(subStart, subEnd+1);
    [all...]
nfsubs.cpp     [all...]
rbt_pars.cpp 784 text.removeBetween(0, ante);
    [all...]
  /external/icu/icu4c/source/common/unicode/
unistr.h     [all...]
  /external/icu/icu4c/source/test/intltest/
utxttest.cpp 428 targetUS.removeBetween(u16Start, u16Limit);
431 targetUS.removeBetween(u16Start+amtCopied, u16Limit+amtCopied);
    [all...]
ustrtest.cpp 663 test1.removeBetween(26, 28);
    [all...]

Completed in 238 milliseconds