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

  /external/icu4c/i18n/unicode/
tblcoll.h 686 UCollator *ucollator; member in class:RuleBasedCollator
747 * Creates the c struct for ucollator
754 * Creates the c struct for ucollator
761 * Creates the c struct for ucollator. This used internally by StringSearch.
762 * Hence the responsibility of cleaning up the ucollator is not done by
764 * @param collator new ucollator data
766 void setUCollator(UCollator *collator);
771 * Get UCollator data struct. Used only by StringSearch & intltest.
772 * @return UCollator data struc
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/unicode/
tblcoll.h 751 UCollator *ucollator; member in class:RuleBasedCollator
    [all...]

Completed in 42 milliseconds