Man Page: transliterator_get_error_code
Operating Environment: php
Section: 3
TRANSLITERATOR_GET_ERROR_CODE(3) 1 TRANSLITERATOR_GET_ERROR_CODE(3) Transliterator::getErrorCode - Get last error code Object oriented styleSYNOPSISpublic int Transliterator::getErrorCode (void )DESCRIPTIONProcedural 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 VALUESThe error code on success, or FALSE if none exists, or on failure.SEE ALSOTransliterator::getErrorMessage, Transliterator::listIDs. PHP Documentation Group TRANSLITERATOR_GET_ERROR_CODE(3)