Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > f800694edefe91adea2624f711a41a2d > files > 10469

php-manual-en-5.5.7-1.mga4.noarch.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
 <head>
  <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  <title>Predefined Constants</title>

 </head>
 <body><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="rar.resources.html">Resource Types</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="rar.examples.html">Examples</a></div>
 <div class="up"><a href="book.rar.html">Rar</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div><hr /><div id="rar.constants" class="appendix">
 <h1>Predefined Constants</h1>

 <p class="simpara">
The constants below are defined by this extension, and
will only be available when the extension has either
been compiled into PHP or dynamically loaded at runtime.
</p>
 <dl>

  <dt id="constant.rar-host-msdos">
   <span class="term">
    <strong><code>RAR_HOST_MSDOS</code></strong>
    (<span class="type"><a href="language.types.integer.html" class="type integer">integer</a></span>)
   </span>
   <dd>

    <span class="simpara">
     Use <a href="class.rarentry.html#rarentry.constants.host-msdos" class="link"><strong><code>RarEntry::HOST_MSDOS</code></strong></a> instead.
    </span>
   </dd>

  </dt>

  <dt id="constant.rar-host-os2">
   <span class="term">
    <strong><code>RAR_HOST_OS2</code></strong>
    (<span class="type"><a href="language.types.integer.html" class="type integer">integer</a></span>)
   </span>
   <dd>

    <span class="simpara">
     Use <a href="class.rarentry.html#rarentry.constants.host-os2" class="link"><strong><code>RarEntry::HOST_OS2</code></strong></a> instead.
    </span>
   </dd>

  </dt>

  <dt id="constant.rar-host-win32">
   <span class="term">
    <strong><code>RAR_HOST_WIN32</code></strong>
    (<span class="type"><a href="language.types.integer.html" class="type integer">integer</a></span>)
   </span>
   <dd>

    <span class="simpara">
     Use <a href="class.rarentry.html#rarentry.constants.host-win32" class="link"><strong><code>RarEntry::HOST_WIN32</code></strong></a> instead.
    </span>
   </dd>

  </dt>

  <dt id="constant.rar-host-unix">
   <span class="term">
    <strong><code>RAR_HOST_UNIX</code></strong>
    (<span class="type"><a href="language.types.integer.html" class="type integer">integer</a></span>)
   </span>
   <dd>

    <span class="simpara">
     Use <a href="class.rarentry.html#rarentry.constants.host-unix" class="link"><strong><code>RarEntry::HOST_UNIX</code></strong></a> instead.
    </span>
   </dd>

  </dt>

  <dt id="constant.rar-host-beos">
   <span class="term">
    <strong><code>RAR_HOST_BEOS</code></strong>
    (<span class="type"><a href="language.types.integer.html" class="type integer">integer</a></span>)
   </span>
   <dd>

    <span class="simpara">
     Use <a href="class.rarentry.html#rarentry.constants.host-beos" class="link"><strong><code>RarEntry::HOST_BEOS</code></strong></a> instead.
    </span>
   </dd>

  </dt>

 </dl>

</div>
<hr /><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="rar.resources.html">Resource Types</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="rar.examples.html">Examples</a></div>
 <div class="up"><a href="book.rar.html">Rar</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div></body></html>