Home | History | Annotate | Download | only in unicode

Lines Matching full:order

41  * upper/lower-casing and string comparison in code point order.
411 * Compare two Unicode strings for bitwise equality (code unit order).
425 * Compare two Unicode strings in code point order.
432 * in code point order
439 * Compare two Unicode strings (binary order).
441 * The comparison can be done in code unit order or in code point order.
445 * In code unit order, high BMP code points sort after supplementary code points
458 * @param codePointOrder Choose between code unit order (FALSE)
459 * and code point order (TRUE).
471 * Compare two Unicode strings (binary order)
481 * @param codePointOrder Choose between code unit order (FALSE)
482 * and code point order (TRUE).
497 * Compare strings in code point order instead of code unit order.
510 * The comparison can be done in UTF-16 code unit order or in code point order.
513 * In code unit order, high BMP code points sort after supplementary code points
528 * Comparison in code unit order with default case folding.
531 * Set to choose code point order instead of code unit order
567 * Compare two Unicode strings in code point order.
576 * in code point order
590 * Comparison in code unit order with default case folding.
593 * Set to choose code point order instead of code unit order
614 * Comparison in code unit order with default case folding.
617 * Set to choose code point order instead of code unit order
638 * Comparison in code unit order with default case folding.
641 * Set to choose code point order instead of code unit order
791 * Compare two Unicode strings in code point order.
800 * in code point order