Home
last modified time | relevance | path

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

/template/twigstarter/vendor/symfony/polyfill-php72/
Dbootstrap.php56 …function mb_scrub($string, $encoding = null) { $encoding = null === $encoding ? mb_internal_encodi… function
/template/twigstarter/vendor/symfony/polyfill-mbstring/
Dbootstrap.php129 …function mb_scrub($string, $encoding = null) { $encoding = null === $encoding ? mb_internal_encodi… function
Dbootstrap80.php125 …function mb_scrub(?string $string, ?string $encoding = null): string { $encoding ??= mb_internal_e… function
/template/strap/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