Constantes pré-definidas
As contantes abaixo são definidas por esta extensão e somente estarão disponíveis quando a extensão foi compilada com o PHP ou carregada dinamicamente durante a execução.
-
RAR_HOST_MSDOS(integer) -
Use
RarEntry::HOST_MSDOSinstead. -
RAR_HOST_OS2(integer) -
Use
RarEntry::HOST_OS2instead. -
RAR_HOST_WIN32(integer) -
Use
RarEntry::HOST_WIN32instead. -
RAR_HOST_UNIX(integer) -
Use
RarEntry::HOST_UNIXinstead. -
RAR_HOST_BEOS(integer) -
Use
RarEntry::HOST_BEOSinstead.