Home | History | Annotate | Download | only in common

Lines Matching full:pair

1473  * Take a valid Shift-JIS byte pair, check that it is in the range corresponding
1474 * to JIS X 0208, and convert it to a pair of 21..7E bytes.
1475 * Return 0 if the byte pair is out of range.
1509 * Convert a pair of JIS X 0208 21..7E bytes to Shift-JIS.
2002 * TODO this would be simpler and more reliable if we used a pair
2202 * Otherwise we convert or report the pair of bytes.
2223 /* report a pair of illegal bytes if the second byte is not a DBCS starter */
2243 /* disassemble the surrogate pair and write to output*/
2496 * TODO this would be simpler and more reliable if we used a pair
2716 * Otherwise we convert or report the pair of bytes.
2727 /* report a pair of illegal bytes if the second byte is not a DBCS starter */
3184 * TODO this would be simpler and more reliable if we used a pair
3330 * Otherwise we convert or report the pair of bytes.
3353 /* report a pair of illegal bytes if the second byte is not a DBCS starter */
3382 /* disassemble the surrogate pair and write to output*/