Copy the characters in the range [
Definition at line 4057 of file unistr.h. Referenced by DecimalFormat::appendAffixPattern(), UnicodeSet::applyPropertyPattern(), copy(), TestReplaceable::extractBetween(), TransliteratorTest::formatInput(), ParseData::parseReference(), RuleHalf::parseSection(), UnicodeSet::setPattern(), CompoundTransliteratorTest::split(), SimpleDateFormat::subParse(), DateFormatRegressionTest::Test4052408(), UnicodeSetTest::TestCloseOver(), UnicodeStringTest::TestExtract(), and DateFormatTest::TestFieldPosition(). { pinIndex(start); pinIndex(limit); doExtract(start, limit - start, dst, dstStart); }
|