Home
last modified time | relevance | path

Searched refs:mb_detect_order (Results 1 – 4 of 4) sorted by relevance

/plugin/combo/vendor/symfony/polyfill-mbstring/
H A Dbootstrap.php55 function mb_detect_order($encoding = null) { return p\Mbstring::mb_detect_order($encoding); } function
H A Dbootstrap80.php51 …function mb_detect_order(array|string|null $encoding = null): array|bool { return p\Mbstring::mb_d… function
H A DMbstring.php479 public static function mb_detect_order($encodingList = null) function in Symfony\\Polyfill\\Mbstring\\Mbstring
/plugin/scrape/vendor/scotteh/php-dom-wrapper/src/
DDocument.php210 $detectedCharset = mb_detect_encoding($html, mb_detect_order(), true);