UConverter::fromUCallback

(PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1)

UConverter::fromUCallbackデフォルトの "from" コールバック関数

説明

publicUConverter::fromUCallback(
    int$reason,
    array$source,
    int$codePoint,
    int&$error
): string|int|array|null

警告

この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。

パラメータ

reason

source

codePoint

error

戻り値

To Top