Home
last modified time | relevance | path

Searched defs:mb_http_input (Results 1 – 3 of 3) sorted by relevance

/template/twigstarter/vendor/symfony/polyfill-mbstring/
H A Dbootstrap80.php111 …function mb_http_input(?string $type = null): array|string|false { return p\Mbstring::mb_http_inpu… function
H A Dbootstrap.php115 function mb_http_input($type = null) { return p\Mbstring::mb_http_input($type); } function
H A DMbstring.php724 public static function mb_http_input($type = '') function in Symfony\\Polyfill\\Mbstring\\Mbstring