Home | History | Annotate | Download | only in common

Lines Matching full:pair

92         /* the last buffer ended with a lead surrogate, output the surrogate pair */
209 /* output the surrogate pair, will overflow (see conditions comment above) */
286 /* complete a partial UChar or pair from the last call */
327 /* output the surrogate pair */
429 length+=2*(count-1); /* one more byte pair was consumed than count decremented */
447 /* output the surrogate pair, will overflow (see conditions comment above) */
520 /* check for a surrogate pair */
536 /* too few (2 or 3) bytes for a surrogate pair: truncated code point */
694 /* the last buffer ended with a lead surrogate, output the surrogate pair */
811 /* output the surrogate pair, will overflow (see conditions comment above) */
888 /* complete a partial UChar or pair from the last call */
929 /* output the surrogate pair */
1031 length+=2*(count-1); /* one more byte pair was consumed than count decremented */
1049 /* output the surrogate pair, will overflow (see conditions comment above) */
1122 /* check for a surrogate pair */
1138 /* too few (2 or 3) bytes for a surrogate pair: truncated code point */