Lines Matching refs:unassigned
143 3. Efficient distinction between unassigned (unmappable) and illegal byte
152 > :point_right: **Note**: *In the context of conversion tables, "unassigned" code
154 > is different from "unassigned" code points in a character set like Unicode or
279 1. Conversion from Unicode to a codepage occurs and an unassigned code point is
287 2. Conversion from a codepage to Unicode occurs and an unassigned codepoint is found
353 which byte sequences are valid, unassigned, and illegal. This data cannot (or
388 (unassigned, state change only, surrogate pair, illegal)
559 ICU 2.8 adds support for the specification of which unassigned Unicode code
610 value ranges are entirely unassigned, therefore they end in state 4 with an
611 action letter of u for "unassigned" to save significant memory for the code
686 unassigned entries and changes each lead byte entry to work with the new state
691 makeconv tool will print useful information about unassigned byte sequences.