Lines Matching refs:unassigned
21 * - efficient distinction of unassigned vs. illegal byte sequences
152 * "unassigned" or "illegal" output.
202 * is stored as U+fffe (unassigned), and the fallback mapping needs to
205 * "Unassigned" state entries really mean "structurally unassigned",
233 * action codes 4 and 5 may result in roundtrip/fallback/unassigned/illegal results
239 * fffe unassigned -- look for a fallback for this offset
252 * fffe unassigned
257 * 6 unassigned byte sequence
277 * An encoding with contiguous ranges of unassigned byte sequences, like
281 * has "unassigned" and "illegal" terminal states.
289 * unassigned and illegal action codes have U+fffe and U+ffff
317 * 0 unassigned
673 * Ignorable actions are unassigned/illegal/state-change-only:
2005 } else /* unassigned sequences indicated with byteIndex>0 */ {
2206 } else /* unassigned sequences indicated with byteIndex>0 */ {
2700 } else /* unassigned sequences indicated with byteIndex>0 */ {
2794 } else /* unassigned sequence */ {
2988 } else /* unassigned sequence */ {
3111 * U+fffe unassigned
3347 goto unassigned;
3368 /* callback(unassigned) */
3369 goto unassigned;
3408 unassigned:
3573 /* callback(unassigned) */
3574 goto unassigned;
3613 } else { /* unassigned */
3614 unassigned:
3787 * Assume that they are unassigned and check for them in that case.
3810 /* normal, unassigned BMP character */
3820 /* callback(unassigned) */
4083 goto unassigned;
4096 * Then, if this character turns out to be unassigned or a fallback that
4106 goto unassigned;
4143 goto unassigned;
4153 goto unassigned;
4167 goto unassigned;
4184 goto unassigned;
4204 goto unassigned;
4253 /* callback(unassigned) */
4254 goto unassigned;
4327 * Then, if this character turns out to be unassigned or a fallback that
4461 unassigned:
4664 * 0 unassigned (*pValue undefined)
4807 /* unassigned */
4823 * It returns the codepage byte for the code point, or -1 if it is unassigned.
5099 /* value<minValue means c is unassigned (unmappable) */
5264 goto unassigned;
5279 goto unassigned;
5294 goto unassigned;
5380 goto unassigned;
5407 unassigned: