Home
last modified time | relevance | path

Searched refs:mb_convert_variables (Results 1 – 25 of 197) sorted by relevance

12345678

/dports/converters/php81-mbstring/php-8.1.1/ext/mbstring/tests/
H A Dbug66964.phpt2 Bug #66964 (mb_convert_variables() cannot detect recursion)
8 var_dump(mb_convert_variables('utf-8', 'auto', $a));
9 var_dump(mb_convert_variables('utf-8', 'utf-8', $a));
16 var_dump(mb_convert_variables('utf-8', 'utf-8', $a), $a);
19 var_dump(mb_convert_variables('utf-8', 'utf-8', $a), $a);
23 Warning: mb_convert_variables(): %s on line %d
26 Warning: mb_convert_variables(): %s on line %d
40 Warning: mb_convert_variables(): %s on line %d
H A Dbug26639.phpt2 Bug #26639 (mb_convert_variables() clutters variables beyond the references)
9 mb_convert_variables("EUC-JP", "Shift_JIS", $b);
17 mb_convert_variables("EUC-JP", "Shift_JIS", $b);
26 mb_convert_variables("EUC-JP", "Shift_JIS", $c);
36 mb_convert_variables("EUC-JP", "Shift_JIS", $c);
46 mb_convert_variables("EUC-JP", "Shift_JIS", $c);
56 mb_convert_variables("EUC-JP", "Shift_JIS", $c);
66 mb_convert_variables("EUC-JP", "Shift_JIS", $c);
H A Dmb_convert_variables_empty_encoding_list.phpt2 Test mb_convert_variables() function : empty encoding list
11 var_dump( mb_convert_variables('UTF-8', '', $string));
16 var_dump( mb_convert_variables('UTF-8', [], $string));
23 mb_convert_variables(): Argument #2 ($from_encoding) must specify at least one encoding
24 mb_convert_variables(): Argument #2 ($from_encoding) must specify at least one encoding
/dports/www/mod_php81/php-8.1.1/ext/mbstring/tests/
H A Dbug66964.phpt2 Bug #66964 (mb_convert_variables() cannot detect recursion)
8 var_dump(mb_convert_variables('utf-8', 'auto', $a));
9 var_dump(mb_convert_variables('utf-8', 'utf-8', $a));
16 var_dump(mb_convert_variables('utf-8', 'utf-8', $a), $a);
19 var_dump(mb_convert_variables('utf-8', 'utf-8', $a), $a);
23 Warning: mb_convert_variables(): %s on line %d
26 Warning: mb_convert_variables(): %s on line %d
40 Warning: mb_convert_variables(): %s on line %d
H A Dbug26639.phpt2 Bug #26639 (mb_convert_variables() clutters variables beyond the references)
9 mb_convert_variables("EUC-JP", "Shift_JIS", $b);
17 mb_convert_variables("EUC-JP", "Shift_JIS", $b);
26 mb_convert_variables("EUC-JP", "Shift_JIS", $c);
36 mb_convert_variables("EUC-JP", "Shift_JIS", $c);
46 mb_convert_variables("EUC-JP", "Shift_JIS", $c);
56 mb_convert_variables("EUC-JP", "Shift_JIS", $c);
66 mb_convert_variables("EUC-JP", "Shift_JIS", $c);
/dports/lang/php81/php-8.1.1/ext/mbstring/tests/
H A Dbug66964.phpt2 Bug #66964 (mb_convert_variables() cannot detect recursion)
8 var_dump(mb_convert_variables('utf-8', 'auto', $a));
9 var_dump(mb_convert_variables('utf-8', 'utf-8', $a));
16 var_dump(mb_convert_variables('utf-8', 'utf-8', $a), $a);
19 var_dump(mb_convert_variables('utf-8', 'utf-8', $a), $a);
23 Warning: mb_convert_variables(): %s on line %d
26 Warning: mb_convert_variables(): %s on line %d
40 Warning: mb_convert_variables(): %s on line %d
H A Dbug26639.phpt2 Bug #26639 (mb_convert_variables() clutters variables beyond the references)
9 mb_convert_variables("EUC-JP", "Shift_JIS", $b);
17 mb_convert_variables("EUC-JP", "Shift_JIS", $b);
26 mb_convert_variables("EUC-JP", "Shift_JIS", $c);
36 mb_convert_variables("EUC-JP", "Shift_JIS", $c);
46 mb_convert_variables("EUC-JP", "Shift_JIS", $c);
56 mb_convert_variables("EUC-JP", "Shift_JIS", $c);
66 mb_convert_variables("EUC-JP", "Shift_JIS", $c);
/dports/lang/php73/php-7.3.33/ext/mbstring/tests/
H A Dbug66964.phpt2 Bug #66964 (mb_convert_variables() cannot detect recursion)
8 var_dump(mb_convert_variables('utf-8', 'auto', $a));
9 var_dump(mb_convert_variables('utf-8', 'utf-8', $a));
16 var_dump(mb_convert_variables('utf-8', 'utf-8', $a), $a);
19 var_dump(mb_convert_variables('utf-8', 'utf-8', $a), $a);
23 Warning: mb_convert_variables(): %s on line %d
26 Warning: mb_convert_variables(): %s on line %d
40 Warning: mb_convert_variables(): %s on line %d
H A Dbug26639.phpt2 Bug #26639 (mb_convert_variables() clutters variables beyond the references)
9 mb_convert_variables("EUC-JP", "Shift_JIS", $b);
17 mb_convert_variables("EUC-JP", "Shift_JIS", $b);
26 mb_convert_variables("EUC-JP", "Shift_JIS", $c);
36 mb_convert_variables("EUC-JP", "Shift_JIS", $c);
46 mb_convert_variables("EUC-JP", "Shift_JIS", $c);
56 mb_convert_variables("EUC-JP", "Shift_JIS", $c);
66 mb_convert_variables("EUC-JP", "Shift_JIS", $c);
/dports/converters/php74-mbstring/php-7.4.27/ext/mbstring/tests/
H A Dbug66964.phpt2 Bug #66964 (mb_convert_variables() cannot detect recursion)
8 var_dump(mb_convert_variables('utf-8', 'auto', $a));
9 var_dump(mb_convert_variables('utf-8', 'utf-8', $a));
16 var_dump(mb_convert_variables('utf-8', 'utf-8', $a), $a);
19 var_dump(mb_convert_variables('utf-8', 'utf-8', $a), $a);
23 Warning: mb_convert_variables(): %s on line %d
26 Warning: mb_convert_variables(): %s on line %d
40 Warning: mb_convert_variables(): %s on line %d
H A Dbug26639.phpt2 Bug #26639 (mb_convert_variables() clutters variables beyond the references)
9 mb_convert_variables("EUC-JP", "Shift_JIS", $b);
17 mb_convert_variables("EUC-JP", "Shift_JIS", $b);
26 mb_convert_variables("EUC-JP", "Shift_JIS", $c);
36 mb_convert_variables("EUC-JP", "Shift_JIS", $c);
46 mb_convert_variables("EUC-JP", "Shift_JIS", $c);
56 mb_convert_variables("EUC-JP", "Shift_JIS", $c);
66 mb_convert_variables("EUC-JP", "Shift_JIS", $c);
/dports/converters/php80-mbstring/php-8.0.15/ext/mbstring/tests/
H A Dbug66964.phpt2 Bug #66964 (mb_convert_variables() cannot detect recursion)
8 var_dump(mb_convert_variables('utf-8', 'auto', $a));
9 var_dump(mb_convert_variables('utf-8', 'utf-8', $a));
16 var_dump(mb_convert_variables('utf-8', 'utf-8', $a), $a);
19 var_dump(mb_convert_variables('utf-8', 'utf-8', $a), $a);
23 Warning: mb_convert_variables(): %s on line %d
26 Warning: mb_convert_variables(): %s on line %d
40 Warning: mb_convert_variables(): %s on line %d
H A Dbug26639.phpt2 Bug #26639 (mb_convert_variables() clutters variables beyond the references)
9 mb_convert_variables("EUC-JP", "Shift_JIS", $b);
17 mb_convert_variables("EUC-JP", "Shift_JIS", $b);
26 mb_convert_variables("EUC-JP", "Shift_JIS", $c);
36 mb_convert_variables("EUC-JP", "Shift_JIS", $c);
46 mb_convert_variables("EUC-JP", "Shift_JIS", $c);
56 mb_convert_variables("EUC-JP", "Shift_JIS", $c);
66 mb_convert_variables("EUC-JP", "Shift_JIS", $c);
/dports/converters/php73-mbstring/php-7.3.33/ext/mbstring/tests/
H A Dbug66964.phpt2 Bug #66964 (mb_convert_variables() cannot detect recursion)
8 var_dump(mb_convert_variables('utf-8', 'auto', $a));
9 var_dump(mb_convert_variables('utf-8', 'utf-8', $a));
16 var_dump(mb_convert_variables('utf-8', 'utf-8', $a), $a);
19 var_dump(mb_convert_variables('utf-8', 'utf-8', $a), $a);
23 Warning: mb_convert_variables(): %s on line %d
26 Warning: mb_convert_variables(): %s on line %d
40 Warning: mb_convert_variables(): %s on line %d
H A Dbug26639.phpt2 Bug #26639 (mb_convert_variables() clutters variables beyond the references)
9 mb_convert_variables("EUC-JP", "Shift_JIS", $b);
17 mb_convert_variables("EUC-JP", "Shift_JIS", $b);
26 mb_convert_variables("EUC-JP", "Shift_JIS", $c);
36 mb_convert_variables("EUC-JP", "Shift_JIS", $c);
46 mb_convert_variables("EUC-JP", "Shift_JIS", $c);
56 mb_convert_variables("EUC-JP", "Shift_JIS", $c);
66 mb_convert_variables("EUC-JP", "Shift_JIS", $c);
/dports/lang/php74/php-7.4.27/ext/mbstring/tests/
H A Dbug66964.phpt2 Bug #66964 (mb_convert_variables() cannot detect recursion)
8 var_dump(mb_convert_variables('utf-8', 'auto', $a));
9 var_dump(mb_convert_variables('utf-8', 'utf-8', $a));
16 var_dump(mb_convert_variables('utf-8', 'utf-8', $a), $a);
19 var_dump(mb_convert_variables('utf-8', 'utf-8', $a), $a);
23 Warning: mb_convert_variables(): %s on line %d
26 Warning: mb_convert_variables(): %s on line %d
40 Warning: mb_convert_variables(): %s on line %d
H A Dbug26639.phpt2 Bug #26639 (mb_convert_variables() clutters variables beyond the references)
9 mb_convert_variables("EUC-JP", "Shift_JIS", $b);
17 mb_convert_variables("EUC-JP", "Shift_JIS", $b);
26 mb_convert_variables("EUC-JP", "Shift_JIS", $c);
36 mb_convert_variables("EUC-JP", "Shift_JIS", $c);
46 mb_convert_variables("EUC-JP", "Shift_JIS", $c);
56 mb_convert_variables("EUC-JP", "Shift_JIS", $c);
66 mb_convert_variables("EUC-JP", "Shift_JIS", $c);
/dports/lang/php80/php-8.0.15/ext/mbstring/tests/
H A Dbug66964.phpt2 Bug #66964 (mb_convert_variables() cannot detect recursion)
8 var_dump(mb_convert_variables('utf-8', 'auto', $a));
9 var_dump(mb_convert_variables('utf-8', 'utf-8', $a));
16 var_dump(mb_convert_variables('utf-8', 'utf-8', $a), $a);
19 var_dump(mb_convert_variables('utf-8', 'utf-8', $a), $a);
23 Warning: mb_convert_variables(): %s on line %d
26 Warning: mb_convert_variables(): %s on line %d
40 Warning: mb_convert_variables(): %s on line %d
H A Dbug26639.phpt2 Bug #26639 (mb_convert_variables() clutters variables beyond the references)
9 mb_convert_variables("EUC-JP", "Shift_JIS", $b);
17 mb_convert_variables("EUC-JP", "Shift_JIS", $b);
26 mb_convert_variables("EUC-JP", "Shift_JIS", $c);
36 mb_convert_variables("EUC-JP", "Shift_JIS", $c);
46 mb_convert_variables("EUC-JP", "Shift_JIS", $c);
56 mb_convert_variables("EUC-JP", "Shift_JIS", $c);
66 mb_convert_variables("EUC-JP", "Shift_JIS", $c);
/dports/www/mod_php73/php-7.3.33/ext/mbstring/tests/
H A Dbug66964.phpt2 Bug #66964 (mb_convert_variables() cannot detect recursion)
8 var_dump(mb_convert_variables('utf-8', 'auto', $a));
9 var_dump(mb_convert_variables('utf-8', 'utf-8', $a));
16 var_dump(mb_convert_variables('utf-8', 'utf-8', $a), $a);
19 var_dump(mb_convert_variables('utf-8', 'utf-8', $a), $a);
23 Warning: mb_convert_variables(): %s on line %d
26 Warning: mb_convert_variables(): %s on line %d
40 Warning: mb_convert_variables(): %s on line %d
H A Dbug26639.phpt2 Bug #26639 (mb_convert_variables() clutters variables beyond the references)
9 mb_convert_variables("EUC-JP", "Shift_JIS", $b);
17 mb_convert_variables("EUC-JP", "Shift_JIS", $b);
26 mb_convert_variables("EUC-JP", "Shift_JIS", $c);
36 mb_convert_variables("EUC-JP", "Shift_JIS", $c);
46 mb_convert_variables("EUC-JP", "Shift_JIS", $c);
56 mb_convert_variables("EUC-JP", "Shift_JIS", $c);
66 mb_convert_variables("EUC-JP", "Shift_JIS", $c);
/dports/www/mod_php80/php-8.0.15/ext/mbstring/tests/
H A Dbug66964.phpt2 Bug #66964 (mb_convert_variables() cannot detect recursion)
8 var_dump(mb_convert_variables('utf-8', 'auto', $a));
9 var_dump(mb_convert_variables('utf-8', 'utf-8', $a));
16 var_dump(mb_convert_variables('utf-8', 'utf-8', $a), $a);
19 var_dump(mb_convert_variables('utf-8', 'utf-8', $a), $a);
23 Warning: mb_convert_variables(): %s on line %d
26 Warning: mb_convert_variables(): %s on line %d
40 Warning: mb_convert_variables(): %s on line %d
H A Dbug26639.phpt2 Bug #26639 (mb_convert_variables() clutters variables beyond the references)
9 mb_convert_variables("EUC-JP", "Shift_JIS", $b);
17 mb_convert_variables("EUC-JP", "Shift_JIS", $b);
26 mb_convert_variables("EUC-JP", "Shift_JIS", $c);
36 mb_convert_variables("EUC-JP", "Shift_JIS", $c);
46 mb_convert_variables("EUC-JP", "Shift_JIS", $c);
56 mb_convert_variables("EUC-JP", "Shift_JIS", $c);
66 mb_convert_variables("EUC-JP", "Shift_JIS", $c);
/dports/www/mod_php74/php-7.4.27/ext/mbstring/tests/
H A Dbug66964.phpt2 Bug #66964 (mb_convert_variables() cannot detect recursion)
8 var_dump(mb_convert_variables('utf-8', 'auto', $a));
9 var_dump(mb_convert_variables('utf-8', 'utf-8', $a));
16 var_dump(mb_convert_variables('utf-8', 'utf-8', $a), $a);
19 var_dump(mb_convert_variables('utf-8', 'utf-8', $a), $a);
23 Warning: mb_convert_variables(): %s on line %d
26 Warning: mb_convert_variables(): %s on line %d
40 Warning: mb_convert_variables(): %s on line %d
H A Dbug26639.phpt2 Bug #26639 (mb_convert_variables() clutters variables beyond the references)
9 mb_convert_variables("EUC-JP", "Shift_JIS", $b);
17 mb_convert_variables("EUC-JP", "Shift_JIS", $b);
26 mb_convert_variables("EUC-JP", "Shift_JIS", $c);
36 mb_convert_variables("EUC-JP", "Shift_JIS", $c);
46 mb_convert_variables("EUC-JP", "Shift_JIS", $c);
56 mb_convert_variables("EUC-JP", "Shift_JIS", $c);
66 mb_convert_variables("EUC-JP", "Shift_JIS", $c);

12345678