mb_convert_kana
pestphp/pest
Supported Versions: PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8
Convert "kana" one from another ("zen-kaku", "han-kaku" and more)
<?php mb_convert_kana
(
string $string
,
string $mode
=
"KV"
, ?
string $encoding
=
null
):
string