Home
last modified time | relevance | path

Searched refs:mb_scrub (Results 1 – 3 of 3) sorted by relevance

/template/twigstarter/vendor/symfony/polyfill-php72/
H A Dbootstrap.php56 …function mb_scrub($string, $encoding = null) { $encoding = null === $encoding ? mb_internal_encodi… function
/template/twigstarter/vendor/symfony/polyfill-mbstring/
H A Dbootstrap.php129 …function mb_scrub($string, $encoding = null) { $encoding = null === $encoding ? mb_internal_encodi… function
H A Dbootstrap80.php125 …function mb_scrub(?string $string, ?string $encoding = null): string { $encoding ??= mb_internal_e… function