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

  /external/icu4c/i18n/unicode/
alphaindex.h 755 UnicodeString emptyString_;
  /external/icu4c/i18n/
alphaindex.cpp 424 collatorPrimaryOnly_->createCollationElementIterator(emptyString_));
457 Bucket *bucket = new Bucket(getUnderflowLabel(), emptyString_, U_ALPHAINDEX_UNDERFLOW);
470 const UnicodeString *scriptUpperBoundary = &emptyString_;
530 bucket = new Bucket(emptyString_,
    [all...]

Completed in 335 milliseconds