Home | History | Annotate | Download | only in common

Lines Matching defs:SO

125  * - Replace header.reserved with header.fromUBytesLength so that all
177 * code point (stored as code point minus 0x10000 so that 20 bits are enough).
424 SO
449 case SO:
1535 /* the base converter is SI/SO-stateful */
1538 /* get the dbcs state from the state table entry for SO=0x0e */
1715 /* Set the impl pointer here so that it is set for both extension-only and base tables. */
1800 /* set a flag for KEIS converter, which changes the SI/SO character sequence */
1803 /* set a flag for JEF converter, which changes the SI/SO character sequence */
1806 /* set a flag for JIPS converter, which changes the SI/SO character sequence */
1812 cnv->maxBytesPerUChar=3; /* SO+DBCS */
1819 ++maxBytesPerUChar; /* SO + multiple DBCS */
2309 return FALSE; /* SI/SO are illegal for DBCS-only conversion */
2520 /* save the previous state for proper extension mapping with SI/SO-stateful converters */
2523 /* set the next state early so that we can reuse the entry variable */
2639 /* SI/SO are illegal for DBCS-only conversion */
2758 /* write back the updated pointer early so that we can return directly */
2896 /* save the previous state for proper extension mapping with SI/SO-stateful converters */
2899 /* set the next state early so that we can reuse the entry variable */
2958 /* SI/SO are illegal for DBCS-only conversion */
4018 /* Get the SI/SO character for the converter */
4020 soLength = getSISOBytes(SO, cnv->options, soBytes);
4953 * If so, move this code to just after initializing the minimum
5145 * If so, then collect the truncated sequence now.
5455 * If so, then collect the truncated sequence now.