Home | History | Annotate | Download | only in common

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
671 * Ignorable actions are unassigned/illegal/state-change-only:
2004 } else /* unassigned sequences indicated with byteIndex>0 */ {
2205 } else /* unassigned sequences indicated with byteIndex>0 */ {
2699 } else /* unassigned sequences indicated with byteIndex>0 */ {
2793 } else /* unassigned sequence */ {
2987 } else /* unassigned sequence */ {
3110 * U+fffe unassigned
3346 goto unassigned;
3367 /* callback(unassigned) */
3368 goto unassigned;
3407 unassigned:
3572 /* callback(unassigned) */
3573 goto unassigned;
3612 } else { /* unassigned */
3613 unassigned:
3786 * Assume that they are unassigned and check for them in that case.
3809 /* normal, unassigned BMP character */
3819 /* callback(unassigned) */
4081 goto unassigned;
4094 * Then, if this character turns out to be unassigned or a fallback that
4104 goto unassigned;
4141 goto unassigned;
4151 goto unassigned;
4165 goto unassigned;
4182 goto unassigned;
4202 goto unassigned;
4251 /* callback(unassigned) */
4252 goto unassigned;
4325 * Then, if this character turns out to be unassigned or a fallback that
4459 unassigned:
4662 * 0 unassigned (*pValue undefined)
4805 /* unassigned */
4821 * It returns the codepage byte for the code point, or -1 if it is unassigned.
5097 /* value<minValue means c is unassigned (unmappable) */
5266 goto unassigned;
5281 goto unassigned;
5296 goto unassigned;
5382 goto unassigned;
5409 unassigned: