Lines Matching full:strings
105 * The following example shows how to compare two strings using the
110 * // Compare two strings in the default locale
138 * cout << "'abc' and 'ABC' strings are equivalent with strength PRIMARY" << endl;
143 * For comparing strings exactly once, the <code>compare</code> method
144 * provides the best performance. When sorting a list of strings however, it
149 * zero-terminated byte strings. They consist of several substrings, one for
164 * orders for the same set of strings. Locales have specific collation rules,
167 * strings.
341 * different strings. Returns information about whether a string is less
355 * different strings. Returns information about whether a string is less
443 * Compares two strings using the Collator.
458 * Compares two UTF-8 strings using the Collator.
534 * Convenience method for comparing two strings based on the collation rules.
546 * Convenience method for comparing two strings based on the collation rules.
558 * Convenience method for comparing two strings based on the collation rules.
561 * @return true if the strings are equal according to the collation rules.
652 * @return a string enumeration over locale strings. The caller is
891 * Resulting bounds can be used to produce a range of strings that are
893 * for a sortkey of string "smith", strings between upper and lower
896 * is produced, strings matched would be as above. However, if bound
908 * produces upper bound that matches strings of the same length
909 * or UCOL_BOUND_UPPER_LONG that matches strings that have the