Lines Matching refs:SJIS
28 This package allows you to handle multiple Japanese encodings (SJIS, EUC,
201 Ruby. With this addition, you can now use regex in EUC, SJIS and UTF-8
251 for Japanese. The most common encodings are: SJIS, EUC, JIS, and UTF-8.
259 SJIS
317 standard: SJIS
350 i18n.http_output = EUC-JP|SJIS|JIS|UTF-8|pass
352 SJIS: SJIS
363 i18n.internal_encoding = EUC-JP|SJIS|UTF-8
365 SJIS: SJIS
393 - magic_quotes_*** breaks encoding (SJIS may have similar problem)
399 i18n.script_encoding = auto|EUC-JP|SJIS|JIS|UTF-8
402 SJIS: SJIS
430 i18n.http_input_default = pass|EUC-JP|SJIS|JIS|UTF-8
433 SJIS: SJIS
446 i18n.http_output = SJIS
450 i18n.http_input_default = SJIS
479 SJIS: SJIS
493 SJIS: SJIS
503 SJIS: SJIS
518 SJIS: SJIS
525 SJIS: SJIS
538 SJIS: SJIS
554 SJIS: SJIS
569 SJIS: SJIS
582 SJIS: SJIS
596 SJIS: SJIS
613 SJIS: SJIS
666 SJIS: SJIS
704 When using SJIS as internal encoding, or passed-on data includes '"\,
709 If $quote_str is in SJIS and you would like to extract Japanese text,
721 detect whether it's SJIS or EUC. In such case, use <input type=hidden
748 3) php3.ini-dist now uses PASS for http_output instead of SJIS
763 * i18n_internal_encoding = EUC ���� SJIS
768 SJIS, ImageTTFText should work without mojibake. Again, make sure you