(PHP >= 5.4.0, PECL intl >= 2.0.0)
  	
    
      
      Get last error code
    
    
      
      public int Transliterator::getErrorCode ( void )
    
    
    
    Object oriented style
Procedural style
 int transliterator_get_error_code ( void )
Gets the last error code for this transliterator.
Returns: 
     The error code on success, or FALSE if none exists, or on failure. 
This function is currently not documented; only its argument list is available.
See also: 
     
      
     
      
                  
    		
    		
    		
    		
    		
            		
    		
    		
    	
Please login to continue.