Lines Matching full:order
41 * upper/lower-casing and string comparison in code point order.
405 * Compare two Unicode strings for bitwise equality (code unit order).
419 * Compare two Unicode strings in code point order.
426 * in code point order
433 * Compare two Unicode strings (binary order).
435 * The comparison can be done in code unit order or in code point order.
439 * In code unit order, high BMP code points sort after supplementary code points
452 * @param codePointOrder Choose between code unit order (FALSE)
453 * and code point order (TRUE).
465 * Compare two Unicode strings (binary order)
475 * @param codePointOrder Choose between code unit order (FALSE)
476 * and code point order (TRUE).
491 * Compare strings in code point order instead of code unit order.
504 * The comparison can be done in UTF-16 code unit order or in code point order.
507 * In code unit order, high BMP code points sort after supplementary code points
522 * Comparison in code unit order with default case folding.
525 * Set to choose code point order instead of code unit order
561 * Compare two Unicode strings in code point order.
570 * in code point order
584 * Comparison in code unit order with default case folding.
587 * Set to choose code point order instead of code unit order
608 * Comparison in code unit order with default case folding.
611 * Set to choose code point order instead of code unit order
632 * Comparison in code unit order with default case folding.
635 * Set to choose code point order instead of code unit order
785 * Compare two Unicode strings in code point order.
794 * in code point order