Lines Matching refs:unassigned
21 * - efficient distinction of unassigned vs. illegal byte sequences
150 * "unassigned" or "illegal" output.
200 * is stored as U+fffe (unassigned), and the fallback mapping needs to
203 * "Unassigned" state entries really mean "structurally unassigned",
231 * action codes 4 and 5 may result in roundtrip/fallback/unassigned/illegal results
237 * fffe unassigned -- look for a fallback for this offset
250 * fffe unassigned
255 * 6 unassigned byte sequence
275 * An encoding with contiguous ranges of unassigned byte sequences, like
279 * has "unassigned" and "illegal" terminal states.
287 * unassigned and illegal action codes have U+fffe and U+ffff
315 * 0 unassigned
670 * Ignorable actions are unassigned/illegal/state-change-only:
2003 } else /* unassigned sequences indicated with byteIndex>0 */ {
2204 } else /* unassigned sequences indicated with byteIndex>0 */ {
2698 } else /* unassigned sequences indicated with byteIndex>0 */ {
2792 } else /* unassigned sequence */ {
2986 } else /* unassigned sequence */ {
3109 * U+fffe unassigned
3345 goto unassigned;
3366 /* callback(unassigned) */
3367 goto unassigned;
3406 unassigned:
3571 /* callback(unassigned) */
3572 goto unassigned;
3611 } else { /* unassigned */
3612 unassigned:
3785 * Assume that they are unassigned and check for them in that case.
3808 /* normal, unassigned BMP character */
3818 /* callback(unassigned) */
4080 goto unassigned;
4093 * Then, if this character turns out to be unassigned or a fallback that
4103 goto unassigned;
4140 goto unassigned;
4150 goto unassigned;
4164 goto unassigned;
4181 goto unassigned;
4201 goto unassigned;
4250 /* callback(unassigned) */
4251 goto unassigned;
4324 * Then, if this character turns out to be unassigned or a fallback that
4458 unassigned:
4661 * 0 unassigned (*pValue undefined)
4804 /* unassigned */
4820 * It returns the codepage byte for the code point, or -1 if it is unassigned.
5096 /* value<minValue means c is unassigned (unmappable) */
5265 goto unassigned;
5280 goto unassigned;
5295 goto unassigned;
5381 goto unassigned;
5408 unassigned: