Home | History | Annotate | Download | only in common

Lines Matching defs:SO

123  * - Replace header.reserved with header.fromUBytesLength so that all
175 * code point (stored as code point minus 0x10000 so that 20 bits are enough).
421 SO
446 case SO:
1533 /* the base converter is SI/SO-stateful */
1536 /* get the dbcs state from the state table entry for SO=0x0e */
1713 /* Set the impl pointer here so that it is set for both extension-only and base tables. */
1798 /* set a flag for KEIS converter, which changes the SI/SO character sequence */
1801 /* set a flag for JEF converter, which changes the SI/SO character sequence */
1804 /* set a flag for JIPS converter, which changes the SI/SO character sequence */
1810 cnv->maxBytesPerUChar=3; /* SO+DBCS */
1817 ++maxBytesPerUChar; /* SO + multiple DBCS */
2307 return FALSE; /* SI/SO are illegal for DBCS-only conversion */
2518 /* save the previous state for proper extension mapping with SI/SO-stateful converters */
2521 /* set the next state early so that we can reuse the entry variable */
2637 /* SI/SO are illegal for DBCS-only conversion */
2756 /* write back the updated pointer early so that we can return directly */
2894 /* save the previous state for proper extension mapping with SI/SO-stateful converters */
2897 /* set the next state early so that we can reuse the entry variable */
2956 /* SI/SO are illegal for DBCS-only conversion */
4015 /* Get the SI/SO character for the converter */
4017 so_value_length = getSISOBytes(SO, cnv->options, so_value);
4950 * If so, move this code to just after initializing the minimum
5141 * If so, then collect the truncated sequence now.
5455 * If so, then collect the truncated sequence now.