Home
last modified time | relevance | path

Searched refs:mb_check_encoding (Results 101 – 125 of 362) sorted by relevance

12345678910>>...15

/dports/devel/gitlist/gitlist/vendor/symfony/polyfill-mbstring/
H A Dbootstrap.php29 …function mb_check_encoding($var = null, $encoding = null) { return p\Mbstring::mb_check_encoding($… function
/dports/www/matomo/piwik/core/Tracker/
H A DPageUrl.php246 && @mb_check_encoding($decoded, $encoding)) {
426 if (function_exists('mb_check_encoding')
/dports/www/mediawiki136/mediawiki-1.36.3/vendor/wikimedia/parsoid/src/Utils/
H A DUtils.php156 if ( mb_check_encoding( $ret, 'UTF-8' ) ) {
166 return mb_check_encoding( $ret, 'UTF-8' ) ? $ret : $match[0];
/dports/www/mediawiki135/mediawiki-1.35.5/vendor/wikimedia/parsoid/src/Utils/
H A DUtils.php155 if ( mb_check_encoding( $ret, 'UTF-8' ) ) {
165 return mb_check_encoding( $ret, 'UTF-8' ) ? $ret : $match[0];
/dports/www/mediawiki137/mediawiki-1.37.1/vendor/wikimedia/parsoid/src/Utils/
H A DUtils.php156 if ( mb_check_encoding( $ret, 'UTF-8' ) ) {
166 return mb_check_encoding( $ret, 'UTF-8' ) ? $ret : $match[0];
/dports/www/xoops/XoopsCore25-2.5.10/htdocs/class/libraries/vendor/symfony/polyfill-mbstring/
H A Dbootstrap.php29 …function mb_check_encoding($var = null, $encoding = null) { return p\Mbstring::mb_check_encoding($… function
/dports/www/thirtybees/thirtybees-1.1.0/vendor/symfony/polyfill-mbstring/
H A Dbootstrap.php29 …function mb_check_encoding($var = null, $encoding = null) { return p\Mbstring::mb_check_encoding($… function
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/symfony/polyfill-mbstring/
H A Dbootstrap.php29 …function mb_check_encoding($var = null, $encoding = null) { return p\Mbstring::mb_check_encoding($… function
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/league/commonmark/src/Input/
H A DMarkdownInput.php29 if (!\mb_check_encoding($content, 'UTF-8')) {
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/league/commonmark/src/Input/
H A DMarkdownInput.php29 if (!\mb_check_encoding($content, 'UTF-8')) {
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/league/commonmark/src/Input/
H A DMarkdownInput.php29 if (!\mb_check_encoding($content, 'UTF-8')) {
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/symfony/polyfill-mbstring/
H A Dbootstrap.php49 …function mb_check_encoding($value = null, $encoding = null) { return p\Mbstring::mb_check_encoding function
/dports/mail/nextcloud-mail/mail/vendor/symfony/polyfill-mbstring/
H A Dbootstrap.php49 …function mb_check_encoding($value = null, $encoding = null) { return p\Mbstring::mb_check_encoding function
/dports/databases/phpmyadmin5/phpMyAdmin-5.1.2-all-languages/vendor/symfony/polyfill-mbstring/
H A Dbootstrap.php49 …function mb_check_encoding($value = null, $encoding = null) { return p\Mbstring::mb_check_encoding function
/dports/www/elgg/elgg-3.3.23/vendor/symfony/polyfill-mbstring/
H A Dbootstrap.php49 …function mb_check_encoding($value = null, $encoding = null) { return p\Mbstring::mb_check_encoding function
/dports/www/phpbb3/phpBB3/vendor/symfony/polyfill-mbstring/
H A Dbootstrap.php49 …function mb_check_encoding($value = null, $encoding = null) { return p\Mbstring::mb_check_encoding function
/dports/deskutils/egroupware/egroupware/vendor/symfony/polyfill-mbstring/
H A Dbootstrap.php31 …function mb_check_encoding($var = null, $encoding = null) { return p\Mbstring::mb_check_encoding($… function
/dports/www/baikal/baikal/vendor/symfony/polyfill-mbstring/
H A Dbootstrap.php49 …function mb_check_encoding($value = null, $encoding = null) { return p\Mbstring::mb_check_encoding function
/dports/audio/ampache/ampache-php74-5.0.0/vendor/symfony/polyfill-mbstring/
H A Dbootstrap.php49 …function mb_check_encoding($value = null, $encoding = null) { return p\Mbstring::mb_check_encoding function
/dports/www/matomo/piwik/vendor/symfony/polyfill-mbstring/
H A Dbootstrap.php49 …function mb_check_encoding($value = null, $encoding = null) { return p\Mbstring::mb_check_encoding function
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/symfony/polyfill-mbstring/
H A Dbootstrap.php49 …function mb_check_encoding($value = null, $encoding = null) { return p\Mbstring::mb_check_encoding function
/dports/www/webtrees/webtrees-1.7.18/webtrees/vendor/symfony/polyfill-mbstring/
H A Dbootstrap.php29 …function mb_check_encoding($var = null, $encoding = null) { return p\Mbstring::mb_check_encoding($… function
/dports/www/webtrees/webtrees-1.7.18/webtrees/app/
H A DFilter.php212 return mb_check_encoding($x, 'UTF-8') ? $x : false;
259 … return !function_exists('mb_convert_encoding') || mb_check_encoding($x, 'UTF-8') ? $x : false;
/dports/www/typo3-11/typo3_src-11.5.7/vendor/symfony/polyfill-mbstring/
H A Dbootstrap.php49 …function mb_check_encoding($value = null, $encoding = null) { return p\Mbstring::mb_check_encoding function
/dports/www/typo3-9/typo3_src-9.5.31/vendor/symfony/polyfill-mbstring/
H A Dbootstrap.php49 …function mb_check_encoding($value = null, $encoding = null) { return p\Mbstring::mb_check_encoding function

12345678910>>...15