略微加速

PHP官方手册 - 互联网笔记

PHP - Manual: Transliterator::getErrorCode

2024-05-02

Transliterator::getErrorCode

transliterator_get_error_code

(PHP 5 >= 5.4.0, PHP 7, PHP 8, PECL intl >= 2.0.0)

Transliterator::getErrorCode -- transliterator_get_error_codeGet last error code

说明

面向对象风格

public Transliterator::getErrorCode(): int|false

过程化风格

transliterator_get_error_code(Transliterator $transliterator): int|false

Gets the last error code for this transliterator.

警告

本函数还未编写文档,仅有参数列表。

参数

transliterator

返回值

The error code on success, or false if none exists, or on failure.

参见

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.

官方地址:https://www.php.net/manual/en/transliterator.geterrorcode.php

北京半月雨文化科技有限公司.版权所有 京ICP备12026184号-3