Home
last modified time | relevance | path

Searched refs:mb_get_info (Results 1 – 25 of 163) sorted by relevance

1234567

/dports/converters/php80-mbstring/php-8.0.15/ext/mbstring/tests/
H A Dmb_get_info.phpt2 Test mb_get_info() function
19 $result = mb_get_info();
22 var_dump($result[$key], mb_get_info($key));
/dports/converters/php81-mbstring/php-8.1.1/ext/mbstring/tests/
H A Dmb_get_info.phpt2 Test mb_get_info() function
19 $result = mb_get_info();
22 var_dump($result[$key], mb_get_info($key));
H A Dencoding_tests.inc71 $illegalChars = mb_get_info('illegal_chars');
73 if (mb_get_info('illegal_chars') !== $illegalChars)
84 $illegalChars = mb_get_info('illegal_chars');
86 if (mb_get_info('illegal_chars') <= $illegalChars)
/dports/www/mod_php81/php-8.1.1/ext/mbstring/tests/
H A Dmb_get_info.phpt2 Test mb_get_info() function
19 $result = mb_get_info();
22 var_dump($result[$key], mb_get_info($key));
H A Dencoding_tests.inc71 $illegalChars = mb_get_info('illegal_chars');
73 if (mb_get_info('illegal_chars') !== $illegalChars)
84 $illegalChars = mb_get_info('illegal_chars');
86 if (mb_get_info('illegal_chars') <= $illegalChars)
/dports/lang/php81/php-8.1.1/ext/mbstring/tests/
H A Dmb_get_info.phpt2 Test mb_get_info() function
19 $result = mb_get_info();
22 var_dump($result[$key], mb_get_info($key));
H A Dencoding_tests.inc71 $illegalChars = mb_get_info('illegal_chars');
73 if (mb_get_info('illegal_chars') !== $illegalChars)
84 $illegalChars = mb_get_info('illegal_chars');
86 if (mb_get_info('illegal_chars') <= $illegalChars)
/dports/lang/php80/php-8.0.15/ext/mbstring/tests/
H A Dmb_get_info.phpt2 Test mb_get_info() function
19 $result = mb_get_info();
22 var_dump($result[$key], mb_get_info($key));
/dports/www/mod_php80/php-8.0.15/ext/mbstring/tests/
H A Dmb_get_info.phpt2 Test mb_get_info() function
19 $result = mb_get_info();
22 var_dump($result[$key], mb_get_info($key));
/dports/lang/php73/php-7.3.33/ext/mbstring/tests/
H A Dmb_get_info.phpt2 Test mb_get_info() function
20 $result = mb_get_info();
23 var_dump($result[$key], mb_get_info($key));
/dports/converters/php74-mbstring/php-7.4.27/ext/mbstring/tests/
H A Dmb_get_info.phpt2 Test mb_get_info() function
20 $result = mb_get_info();
23 var_dump($result[$key], mb_get_info($key));
/dports/converters/php73-mbstring/php-7.3.33/ext/mbstring/tests/
H A Dmb_get_info.phpt2 Test mb_get_info() function
20 $result = mb_get_info();
23 var_dump($result[$key], mb_get_info($key));
/dports/lang/php74/php-7.4.27/ext/mbstring/tests/
H A Dmb_get_info.phpt2 Test mb_get_info() function
20 $result = mb_get_info();
23 var_dump($result[$key], mb_get_info($key));
/dports/www/mod_php73/php-7.3.33/ext/mbstring/tests/
H A Dmb_get_info.phpt2 Test mb_get_info() function
20 $result = mb_get_info();
23 var_dump($result[$key], mb_get_info($key));
/dports/www/mod_php74/php-7.4.27/ext/mbstring/tests/
H A Dmb_get_info.phpt2 Test mb_get_info() function
20 $result = mb_get_info();
23 var_dump($result[$key], mb_get_info($key));
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/
H A Dlength_utf8.test4 function_exists('mb_get_info')
H A Dsplit_utf8.test4 function_exists('mb_get_info')
/dports/www/phpbb3/phpBB3/vendor/patchwork/utf8/src/Patchwork/Utf8/Bootup/
H A Dmbstring.php49 function mb_get_info($type = 'all') {return s\Mbstring::mb_get_info($type);} function
/dports/www/itop/web/lib/silex/vendor/symfony/polyfill-mbstring/
H A Dbootstrap.php44 function mb_get_info($type = 'all') { return p\Mbstring::mb_get_info($type); } function
/dports/devel/gitlist/gitlist/vendor/symfony/polyfill-mbstring/
H A Dbootstrap.php46 function mb_get_info($type = 'all') { return p\Mbstring::mb_get_info($type); } function
/dports/www/xoops/XoopsCore25-2.5.10/htdocs/class/libraries/vendor/symfony/polyfill-mbstring/
H A Dbootstrap.php46 function mb_get_info($type = 'all') { return p\Mbstring::mb_get_info($type); } function
/dports/www/thirtybees/thirtybees-1.1.0/vendor/symfony/polyfill-mbstring/
H A Dbootstrap.php46 function mb_get_info($type = 'all') { return p\Mbstring::mb_get_info($type); } function
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/symfony/polyfill-mbstring/
H A Dbootstrap.php46 function mb_get_info($type = 'all') { return p\Mbstring::mb_get_info($type); } function
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/symfony/polyfill-mbstring/
H A Dbootstrap.php100 function mb_get_info($type = 'all') { return p\Mbstring::mb_get_info($type); } function
/dports/mail/nextcloud-mail/mail/vendor/symfony/polyfill-mbstring/
H A Dbootstrap.php100 function mb_get_info($type = 'all') { return p\Mbstring::mb_get_info($type); } function

1234567