PHP » GoLang |
login |
register |
about
|
GoLang Transliterator::getErrorCode
request it (384)
GoLang replacement for PHP's Transliterator::getErrorCode
[edit | history]
PHP Transliterator::getErrorCodePHP original manual for Transliterator::getErrorCode [ show | php.net ]Transliterator::getErrorCodetransliterator_get_error_code(PHP 5 >= 5.4.0, PHP 7, PECL intl >= 2.0.0) Transliterator::getErrorCode -- transliterator_get_error_code — Get last error code DescriptionObject oriented style
public int Transliterator::getErrorCode
( void
)
Procedural style
int transliterator_get_error_code
( void
)
Gets the last error code for this transliterator. Warning
This function is currently not documented; only its argument list is available. ParametersThis function has no parameters. Return Values
The error code on success,
or See Also
|
more
Recently updated
more
Most requested
more
Last requests
|