Searched refs:ONIG_ENCODING_SJIS (Results 1 – 3 of 3) sorted by relevance
158 enc = ONIG_ENCODING_SJIS; in re_mbcinit()
245 enc = ONIG_ENCODING_SJIS; in reg_set_encoding()
230 #define ONIG_ENCODING_SJIS (&OnigEncodingSJIS) macro