Lines Matching refs:default_charset
690 default_charset = "UTF-8"
693 ; If empty, default_charset is used.
698 ; If empty, default_charset is used.
703 ; If empty, default_charset is used.
962 ; If empty, default_charset or input_encoding or iconv.input_encoding is used.
963 ; The precedence is: default_charset < intput_encoding < iconv.input_encoding
967 ; If empty, default_charset or internal_encoding or iconv.internal_encoding is used.
968 ; The precedence is: default_charset < internal_encoding < iconv.internal_encoding
972 ; If empty, default_charset or output_encoding or iconv.output_encoding is used.
973 ; The precedence is: default_charset < output_encoding < iconv.output_encoding
1145 ;ibase.default_charset =
1657 ; If empty, default_charset or internal_encoding or iconv.internal_encoding is used.
1658 ; The precedence is: default_charset < internal_encoding < iconv.internal_encoding
1664 ; If empty, default_charset or input_encoding or mbstring.input is used.
1665 ; The precedence is: default_charset < intput_encoding < mbsting.http_input
1672 ; If empty, default_charset or output_encoding or mbstring.http_output is used.
1673 ; The precedence is: default_charset < output_encoding < mbstring.http_output