Lines Matching full:mapping
29 * - except for SBCS codepages: no fallback mapping from Unicode to a zero byte
102 * each mapping (using the stage 1 and reconstituted stage 2 tables) and
190 * Typically, such mappings occur only in fromUnicode mapping tables because
201 * alternatively hold a fallback mapping; in this case, the code unit
202 * is stored as U+fffe (unassigned), and the fallback mapping needs to
206 * i.e., such a byte sequence will never have a mapping result.
217 * action codes 0 and 1 result in precise-mapping Unicode code points
226 * action codes 2 and 3 result in fallback (unidirectional-mapping) Unicode code points
297 * a roundtrip mapping.
332 * a fallback mapping.
339 * A zero byte mapping result is possible as a roundtrip result.
381 * as of the re-released mapping tables from 2000-nov-30.
509 anyCodePoints=-1; /* becomes non-negative if there is a mapping */
981 return 0; /* an extension mapping handled the input */
1017 /* no mapping */
1046 return 0; /* an extension mapping handled the input */
1073 /* no mapping */
1081 * This code modifies a standard EBCDIC<->Unicode mapping table for
1083 * The difference is in the mapping of Line Feed and New Line control codes:
1090 * mapping
1095 * This code modifies a loaded standard EBCDIC<->Unicode mapping table
1654 * The implementation does not handle mapping tables with entries for
1862 /* do a binary search for the fallback mapping */
2006 /* try an extension mapping */
2207 /* try an extension mapping */
2223 /* recalculate the targetCapacity after an extension mapping */
2520 /* save the previous state for proper extension mapping with SI/SO-stateful converters */
2701 /* try an extension mapping */
2810 * When a character does not have a mapping to Unicode, then we return to the
2896 /* save the previous state for proper extension mapping with SI/SO-stateful converters */
3244 /* try an extension mapping */
3345 /* There are only roundtrips (!=0) and no-mapping (==0) entries. */
3409 /* try an extension mapping */
3423 /* a mapping was written to the target, continue */
3425 /* recalculate the targetCapacity after an extension mapping */
3615 /* try an extension mapping */
3629 /* a mapping was written to the target, continue */
3631 /* recalculate the targetCapacity after an extension mapping */
3841 /* c does not have a mapping */
3860 /* try an extension mapping */
3875 /* a mapping was written to the target, continue */
3877 /* recalculate the targetCapacity after an extension mapping */
4077 /* There are only roundtrips (!=0) and no-mapping (==0) entries. */
4142 /* no mapping or SBCS result, not taken for DBCS-only */
4337 /* no mapping, leave value==0 */
4374 /* no mapping or SBCS result, not taken for DBCS-only */
4462 /* try an extension mapping */
4477 /* a mapping was written to the target, continue */
4479 /* recalculate the targetCapacity after an extension mapping */
4716 /* no mapping or SBCS result, not taken for DBCS-only */
5095 /* output the mapping for c */
5101 * Try an extension mapping.
5129 /* a mapping was written to the target, continue */
5131 /* recalculate the targetCapacity after an extension mapping */
5410 * Try an extension mapping.
5438 /* a mapping was written to the target, continue */
5440 /* recalculate the targetCapacity after an extension mapping */