PHP Conference Japan 2024

UConverter::toUCallback

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

UConverter::toUCallback預設的「轉換至」回呼函式

說明

public UConverter::toUCallback(
    int $reason,
    string $source,
    string $codeUnits,
    int &$error
): 字串|整數|陣列|空值

警告

此函式目前沒有說明文件;僅提供其參數列表。

參數

原因

來源

程式碼單位

錯誤

回傳值

新增註解

使用者貢獻的註解

此頁面沒有使用者貢獻的註解。
To Top