Lines Matching full:strings
68 * For more details see the User Guide Strings chapter (http://oss.software.ibm.com/icu/userguide/strings.html).
405 * Compare two Unicode strings for bitwise equality (code unit order).
419 * Compare two Unicode strings in code point order.
433 * Compare two Unicode strings (binary order).
442 * This functions works with strings of different explicitly specified lengths
444 * NUL-terminated strings are possible with length arguments of -1.
465 * Compare two Unicode strings (binary order)
491 * Compare strings in code point order instead of code unit order.
498 * Compare two strings case-insensitively using full case folding.
510 * This functions works with strings of different explicitly specified lengths
512 * NUL-terminated strings are possible with length arguments of -1.
561 * Compare two Unicode strings in code point order.
577 * Compare two strings case-insensitively using full case folding.
599 * Compare two strings case-insensitively using full case folding.
623 * Compare two strings case-insensitively using full case folding.
785 * Compare two Unicode strings in code point order.
887 * They work only for strings that contain "invariant characters", i.e.,
1002 * strings, UnicodeString objects, and UFILE pointers.