Home | History | Annotate | Download | only in common

Lines Matching full:case

33 /* append a full case mapping result, see UCASE_MAX_STRING_LENGTH */
119 * Case-maps [srcStart..srcLimit[ but takes
135 /* case mapping loop */
168 * and not worth setting unless we reuse it for many case mapping operations.
253 * Unicode 4 & 5 section 3.13 Default Case Operations:
262 * b) first case letter (titlecase) [titleStart..titleLimit[
301 /* Special case Dutch IJ titlecasing */
430 /* case mapping loop */
451 * for string case mapping as a common function.
634 /* case-insensitive string comparisons -------------------------------------- */
662 /* case folding variables */
669 /* case folding buffers, only use current-level start/limit */
784 /* advance ++s1; only below if cp1 decomposes/case-folds */
800 /* advance ++s2; only below if cp2 decomposes/case-folds */
818 /* cp1 case-folds to the code point "length" or to p[length] */
821 /* advance beyond source surrogate pair if it case-folds */
851 /* set next level pointers to case folding */
863 /* cp2 case-folds to the code point "length" or to p[length] */
866 /* advance beyond source surrogate pair if it case-folds */
896 /* set next level pointers to case folding */
906 * no decomposition/case folding, max level for both sides: