Home
last modified time | relevance | path

Searched refs:mb_check_encoding (Results 26 – 50 of 362) sorted by relevance

12345678910>>...15

/dports/lang/php74/php-7.4.27/ext/mbstring/tests/
H A Dmb_check_encoding.phpt2 mb_check_encoding()
11 var_dump(mb_check_encoding($str), mb_check_encoding($arr));
17 var_dump(mb_check_encoding($str), mb_check_encoding($arr1), mb_check_encoding($arr2));
H A Dbug77165.phpt2 Bug #77165: mb_check_encoding crashes when argument given an empty array
7 var_dump(mb_check_encoding(array()));
/dports/lang/php80/php-8.0.15/ext/mbstring/tests/
H A Dmb_check_encoding.phpt2 mb_check_encoding()
11 var_dump(mb_check_encoding($str), mb_check_encoding($arr));
17 var_dump(mb_check_encoding($str), mb_check_encoding($arr1), mb_check_encoding($arr2));
H A Dbug77165.phpt2 Bug #77165: mb_check_encoding crashes when argument given an empty array
7 var_dump(mb_check_encoding(array()));
/dports/www/mod_php73/php-7.3.33/ext/mbstring/tests/
H A Dmb_check_encoding.phpt2 mb_check_encoding()
11 var_dump(mb_check_encoding($str), mb_check_encoding($arr));
17 var_dump(mb_check_encoding($str), mb_check_encoding($arr1), mb_check_encoding($arr2));
H A Dbug77165.phpt2 Bug #77165: mb_check_encoding crashes when argument given an empty array
5 var_dump(mb_check_encoding(array()));
/dports/www/mod_php80/php-8.0.15/ext/mbstring/tests/
H A Dmb_check_encoding.phpt2 mb_check_encoding()
11 var_dump(mb_check_encoding($str), mb_check_encoding($arr));
17 var_dump(mb_check_encoding($str), mb_check_encoding($arr1), mb_check_encoding($arr2));
/dports/www/mod_php74/php-7.4.27/ext/mbstring/tests/
H A Dmb_check_encoding.phpt2 mb_check_encoding()
11 var_dump(mb_check_encoding($str), mb_check_encoding($arr));
17 var_dump(mb_check_encoding($str), mb_check_encoding($arr1), mb_check_encoding($arr2));
/dports/converters/php81-mbstring/php-8.1.1/ext/mbstring/tests/
H A Dmb_check_encoding_without_arg.phpt2 Calling mb_check_encoding() without argument is deprecated
8 var_dump(mb_check_encoding());
12 Deprecated: mb_check_encoding(): Calling mb_check_encoding() without argument is deprecated in %s o…
H A Dbug45722.phpt2 Bug #45722 (mb_check_encoding() crashes)
7 var_dump(mb_check_encoding("&\xc2\xb7 TEST TEST TEST TEST TEST TEST", "HTML-ENTITIES"));
H A Dbug77165.phpt2 Bug #77165: mb_check_encoding crashes when argument given an empty array
7 var_dump(mb_check_encoding(array()));
H A Dbug78609.phpt2 Bug #78609 (mb_check_encoding() no longer supports stringable objects)
15 var_dump(mb_check_encoding(new Foo, 'UTF-8'));
/dports/www/mod_php81/php-8.1.1/ext/mbstring/tests/
H A Dmb_check_encoding_without_arg.phpt2 Calling mb_check_encoding() without argument is deprecated
8 var_dump(mb_check_encoding());
12 Deprecated: mb_check_encoding(): Calling mb_check_encoding() without argument is deprecated in %s o…
H A Dbug45722.phpt2 Bug #45722 (mb_check_encoding() crashes)
7 var_dump(mb_check_encoding("&\xc2\xb7 TEST TEST TEST TEST TEST TEST", "HTML-ENTITIES"));
H A Dbug77165.phpt2 Bug #77165: mb_check_encoding crashes when argument given an empty array
7 var_dump(mb_check_encoding(array()));
H A Dbug78609.phpt2 Bug #78609 (mb_check_encoding() no longer supports stringable objects)
15 var_dump(mb_check_encoding(new Foo, 'UTF-8'));
/dports/lang/php81/php-8.1.1/ext/mbstring/tests/
H A Dmb_check_encoding_without_arg.phpt2 Calling mb_check_encoding() without argument is deprecated
8 var_dump(mb_check_encoding());
12 Deprecated: mb_check_encoding(): Calling mb_check_encoding() without argument is deprecated in %s o…
H A Dbug45722.phpt2 Bug #45722 (mb_check_encoding() crashes)
7 var_dump(mb_check_encoding("&\xc2\xb7 TEST TEST TEST TEST TEST TEST", "HTML-ENTITIES"));
H A Dbug77165.phpt2 Bug #77165: mb_check_encoding crashes when argument given an empty array
7 var_dump(mb_check_encoding(array()));
H A Dbug78609.phpt2 Bug #78609 (mb_check_encoding() no longer supports stringable objects)
15 var_dump(mb_check_encoding(new Foo, 'UTF-8'));
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/io-developer/php-whois/src/Iodev/Whois/Helpers/
H A DTextHelper.php17 if (mb_check_encoding($text, 'utf-8')) {
20 if (mb_check_encoding($text, 'windows-1252')) {
23 if (mb_check_encoding($text, 'windows-1251')) {
/dports/lang/php73/php-7.3.33/ext/mbstring/tests/
H A Dbug77165.phpt2 Bug #77165: mb_check_encoding crashes when argument given an empty array
5 var_dump(mb_check_encoding(array()));
/dports/converters/php73-mbstring/php-7.3.33/ext/mbstring/tests/
H A Dbug77165.phpt2 Bug #77165: mb_check_encoding crashes when argument given an empty array
5 var_dump(mb_check_encoding(array()));
/dports/converters/php74-mbstring/php-7.4.27/ext/mbstring/tests/
H A Dbug77165.phpt2 Bug #77165: mb_check_encoding crashes when argument given an empty array
7 var_dump(mb_check_encoding(array()));
/dports/converters/php80-mbstring/php-8.0.15/ext/mbstring/tests/
H A Dbug77165.phpt2 Bug #77165: mb_check_encoding crashes when argument given an empty array
7 var_dump(mb_check_encoding(array()));

12345678910>>...15