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

/macosx-10.10.1/ruby-106/ruby/ext/nkf/nkf-utf8/
H A Dnkf.c79 #define SS2 0x8e macro
2122 if (c2 == JIS_X_0201_1976_K || c2 == SS2){
2678 (*o_putc)(SS2); (*o_putc)(c1|0x80);
3013 }else if (c2 == SS2){
3095 status_push_ch(ptr, SS2);
3167 }else if (SS2 == c || (0xa1 <= c && c <= 0xfe)){
6140 /* SS2 */
6792 SS2 in EUC, JIS, not in MS Kanji
6796 SS2 in EUC (0xa0-0xdf)

Completed in 143 milliseconds