Transliterator::getErrorCode

transliterator_get_error_code

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

Transliterator::getErrorCode -- transliterator_get_error_codeGet last error code

Descrierea

Stil obiect-orientat

public Transliterator::getErrorCode ( void ) : int

Stil procedural

transliterator_get_error_code ( void ) : int

Gets the last error code for this transliterator.

Avertizare

Această funcție nu este documentată în prezent; este disponibilă numai lista sa de argumente.

Parametri

Această funcție nu are parametri.

Valorile întoarse

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

A se vedea și