ncurses_longname
  Returns terminals description
  
 
  Description
  
   string ncurses_longname
    ( void
   )
  WarningThis function is
EXPERIMENTAL. The behaviour of this function, its name, and
surrounding documentation may change without notice in a future release of PHP.
This function should be used at your own risk.
 
  
   Returns a verbose description of the terminal. 
  
  
 
  Return Values
  
   Returns the description, as a string truncated to 128 characters.
   On errors, returns NULL.