Lines Matching refs:charset

2 Test iconv_mime_decode() function : usage variations - Pass different data types to charset arg
10 /* Prototype : string iconv_mime_decode(string encoded_string [, int mode, string charset])
22 // Some of the parameters actually passed to charset will request to use
23 // a default charset determined by the platform. In order for this test to
27 $charset = 'UTF-8';
121 Notice: iconv_mime_decode(): Wrong charset, conversion from `???' to `0' is not allowed in %s on li…
126 Notice: iconv_mime_decode(): Wrong charset, conversion from `???' to `1' is not allowed in %s on li…
131 Notice: iconv_mime_decode(): Wrong charset, conversion from `???' to `12345' is not allowed in %s o…
136 Notice: iconv_mime_decode(): Wrong charset, conversion from `???' to `-2345' is not allowed in %s o…
141 Notice: iconv_mime_decode(): Wrong charset, conversion from `???' to `10.5' is not allowed in %s on…
146 Notice: iconv_mime_decode(): Wrong charset, conversion from `???' to `-10.5' is not allowed in %s o…
151 Notice: iconv_mime_decode(): Wrong charset, conversion from `???' to `123456789000' is not allowed …
156 Notice: iconv_mime_decode(): Wrong charset, conversion from `???' to `1.23456789E-9' is not allowed…
161 Notice: iconv_mime_decode(): Wrong charset, conversion from `???' to `0.5' is not allowed in %s on …
172 Notice: iconv_mime_decode(): Wrong charset, conversion from `???' to `1' is not allowed in %s on li…
180 Notice: iconv_mime_decode(): Wrong charset, conversion from `???' to `1' is not allowed in %s on li…
194 Notice: iconv_mime_decode(): Wrong charset, conversion from `???' to `string' is not allowed in %s …
199 Notice: iconv_mime_decode(): Wrong charset, conversion from `???' to `string' is not allowed in %s …
204 Notice: iconv_mime_decode(): Wrong charset, conversion from `???' to `hello world' is not allowed i…
209 Notice: iconv_mime_decode(): Wrong charset, conversion from `???' to `Class A object' is not allowe…