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

  /external/icu/icu4c/source/i18n/unicode/
ucol.h 54 struct UCollator;
58 typedef struct UCollator UCollator;
232 * generated from UCollator objects
375 * Open a UCollator for comparing strings.
384 * The UCollator pointer is used in all the calls to the Collation
393 * @return A pointer to a UCollator, or 0 if an error occurred.
399 U_STABLE UCollator* U_EXPORT2
403 * Produce a UCollator instance according to the rules supplied.
405 * UCA in a process called tailoring. The resulting UCollator pointe
    [all...]
  /external/icu/libandroidicu/include/unicode/
ucol.h 54 struct UCollator;
58 typedef struct UCollator UCollator;
232 * generated from UCollator objects
375 * Open a UCollator for comparing strings.
384 * The UCollator pointer is used in all the calls to the Collation
393 * @return A pointer to a UCollator, or 0 if an error occurred.
399 U_STABLE UCollator* U_EXPORT2
403 * Produce a UCollator instance according to the rules supplied.
405 * UCA in a process called tailoring. The resulting UCollator pointe
    [all...]

Completed in 91 milliseconds