Home | History | Annotate | Download | only in unicode

Lines Matching full:strings

239  * Open a UCollator for comparing strings.
310 * strings are to be cached, should be set to FALSE.
334 * will contain only strings. If a tailoring explicitly suppresses contractions from
379 * Compare two strings.
380 * The strings will be compared using the options already specified.
386 * @return The result of comparing the strings; one of UCOL_EQUAL,
439 * Compare two strings for equality.
459 * The strings will be compared using the options already specified.
463 * @return The result of comparing the strings; one of UCOL_EQUAL,
477 * The strength influences how strings are compared.
489 * The strength influences how strings are compared.
547 * @return a string enumeration over locale strings. The caller is
560 * @return a string enumeration over locale strings. The caller is
679 * so that equivalent definition strings are the same.
764 /** upper bound that will match strings of exact size */
766 /** upper bound that will match all the strings that have the same initial substring as the given string */
775 * Resulting bounds can be used to produce a range of strings that are
777 * for a sortkey of string "smith", strings between upper and lower
780 * is produced, strings matched would be as above. However, if bound
792 * produces upper bound that matches strings of the same length
793 * or UCOL_BOUND_UPPER_LONG that matches strings that have the
1054 * will sort strings the same. This means that both the current attributes and the
1098 * strings are to be cached, should be set to FALSE.