Home | History | Annotate | Download | only in unicode

Lines Matching refs:keyword

842  * collation. At this point, the only recognized keyword for this
853 * Given a keyword, create a string enumeration of all values
854 * for that keyword that are currently in use.
855 * @param keyword a particular keyword as enumerated by
856 * ucol_getKeywords. If any other keyword is passed in, *status is set
859 * @return a string enumeration over collation keyword values, or NULL
864 ucol_getKeywordValues(const char *keyword, UErrorCode *status);
870 * plus input keyword and that value has different behavior than creation with the
879 * @return a string enumeration over keyword values for the given key and the locale.
890 * input locale, with respect to given keyword, for the
891 * collation service. If two different input locale + keyword
906 * @param keyword a particular keyword as enumerated by
921 const char* keyword, const char* locale,