Searched refs:SO (Results 1 - 3 of 3) sorted by relevance

/haiku/src/libs/iconv/
H A Diso2022_kr.h27 /* Note: CJK.INF says the SO designator needs to appear only once at the
30 SO characters. RFC 1557 does not mandate this. */
33 #define SO 0x0e macro
77 if (c == SO) {
181 r[0] = SO;
H A Diso2022_cn.h28 #define SO 0x0e macro
112 if (c == SO) {
227 r[0] = SO;
257 r[0] = SO;
H A Diso2022_cnext.h28 #define SO 0x0e macro
228 if (c == SO) {
345 r[0] = SO;
375 r[0] = SO;
537 r[0] = SO;

Completed in 39 milliseconds