Searched defs:from_encoding (Results 1 – 2 of 2) sorted by relevance
15 …rom_encoding = null): array|string|false { return p\Mbstring::mb_convert_encoding($string ?? '', (…115 … mixed &...$vars): string|false { return p\Mbstring::mb_convert_variables((string) $to_encoding, $…
19 …function mb_convert_encoding($string, $to_encoding, $from_encoding = null) { return p\Mbstring::mb…119 …function mb_convert_variables($to_encoding, $from_encoding, &...$vars) { return p\Mbstring::mb_con…