Searched defs:UCollator (Results 1 - 1 of 1) sorted by relevance

/external/icu/icu4c/source/i18n/unicode/
H A Ducol.h54 struct UCollator;
58 typedef struct UCollator UCollator; typedef in typeref:struct: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 195 milliseconds