Home | History | Annotate | Download | only in unicode

Lines Matching full:keyword

724  * collation. At this point, the only recognized keyword for this
735 * Given a keyword, create a string enumeration of all values
736 * for that keyword that are currently in use.
737 * @param keyword a particular keyword as enumerated by
738 * ucol_getKeywords. If any other keyword is passed in, *status is set
741 * @return a string enumeration over collation keyword values, or NULL
746 ucol_getKeywordValues(const char *keyword, UErrorCode *status);
752 * plus input keyword and that value has different behavior than creation with the
761 * @return a string enumeration over keyword values for the given key and the locale.
772 * requested locale, with respect to given keyword, for the
787 * @param keyword a particular keyword as enumerated by
802 const char* keyword, const char* locale,