Home | History | Annotate | Download | only in common

Lines Matching full:pair

117     // Adjust the index position if it is in the middle of a surrogate pair.
177 // never on the trail half of a surrogate pair.
274 // It cannot be part of a pair.)
314 // It cannot be part of a pair.)
847 // pair. Doing this is simpler than checking for the edge case.
1301 // for a surrogate pair at the
1667 * +1 to simplify filling with surrogate pair at the end.
1732 * half of a surrogate pair, we must request one extra preceding UChar when
1754 // a trail surrogate of a surrogate pair.
1815 // if the first UChar in the chunk could be the trailing half of a surrogate pair,
2451 // The endpoint of a chunk must not be left in the middle of a surrogate pair.
2539 // If the limit index points to a lead surrogate of a pair,
2759 ci->setIndex32(start32); // Moves ix to lead of surrogate pair, if needed.