Home | History | Annotate | Download | only in common

Lines Matching defs:SO

128  * - Replace header.reserved with header.fromUBytesLength so that all
180 * code point (stored as code point minus 0x10000 so that 20 bits are enough).
426 SO
451 case SO:
1538 /* the base converter is SI/SO-stateful */
1541 /* get the dbcs state from the state table entry for SO=0x0e */
1718 /* Set the impl pointer here so that it is set for both extension-only and base tables. */
1803 /* set a flag for KEIS converter, which changes the SI/SO character sequence */
1806 /* set a flag for JEF converter, which changes the SI/SO character sequence */
1809 /* set a flag for JIPS converter, which changes the SI/SO character sequence */
1815 cnv->maxBytesPerUChar=3; /* SO+DBCS */
1822 ++maxBytesPerUChar; /* SO + multiple DBCS */
2312 return FALSE; /* SI/SO are illegal for DBCS-only conversion */
2523 /* save the previous state for proper extension mapping with SI/SO-stateful converters */
2526 /* set the next state early so that we can reuse the entry variable */
2642 /* SI/SO are illegal for DBCS-only conversion */
2761 /* write back the updated pointer early so that we can return directly */
2899 /* save the previous state for proper extension mapping with SI/SO-stateful converters */
2902 /* set the next state early so that we can reuse the entry variable */
2961 /* SI/SO are illegal for DBCS-only conversion */
4020 /* Get the SI/SO character for the converter */
4022 so_value_length = getSISOBytes(SO, cnv->options, so_value);
4955 * If so, move this code to just after initializing the minimum
5146 * If so, then collect the truncated sequence now.
5460 * If so, then collect the truncated sequence now.