Sophie

Sophie

distrib > Mageia > 7 > i586 > by-pkgid > 2b917e0437961edec048f1d15e2d7449 > files > 37

php-manual-en-7.2.11-1.mga7.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="apcu.resources.html">Resource Types</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="ref.apcu.html">APCu Functions</a></div>
 <div class="up"><a href="book.apcu.html">APCu</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div><hr /><div id="apcu.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>

 <p class="para">
  <dl>

   
    <dt id="constant.apcu-iter-all">
     <strong><code>APC_ITER_ALL</code></strong>
     (<span class="type"><a href="language.types.integer.html" class="type integer">integer</a></span>)
    </dt>

    <dd>

     <span class="simpara">

     </span>
    </dd>

   
   
    <dt id="constant.apcu-iter-atime">
     <strong><code>APC_ITER_ATIME</code></strong>
     (<span class="type"><a href="language.types.integer.html" class="type integer">integer</a></span>)
    </dt>

    <dd>

     <span class="simpara">

     </span>
    </dd>

   
   
    <dt id="constant.apcu-iter-ctime">
     <strong><code>APC_ITER_CTIME</code></strong>
     (<span class="type"><a href="language.types.integer.html" class="type integer">integer</a></span>)
    </dt>

    <dd>

     <span class="simpara">

     </span>
    </dd>

   
   
    <dt id="constant.apcu-iter-device">
     <strong><code>APC_ITER_DEVICE</code></strong>
     (<span class="type"><a href="language.types.integer.html" class="type integer">integer</a></span>)
    </dt>

    <dd>

     <span class="simpara">

     </span>
    </dd>

   
   
    <dt id="constant.apcu-iter-dtime">
     <strong><code>APC_ITER_DTIME</code></strong>
     (<span class="type"><a href="language.types.integer.html" class="type integer">integer</a></span>)
    </dt>

    <dd>

     <span class="simpara">

     </span>
    </dd>

   
   
    <dt id="constant.apcu-iter-filename">
     <strong><code>APC_ITER_FILENAME</code></strong>
     (<span class="type"><a href="language.types.integer.html" class="type integer">integer</a></span>)
    </dt>

    <dd>

     <span class="simpara">

     </span>
    </dd>

   
   
    <dt id="constant.apcu-iter-inode">
     <strong><code>APC_ITER_INODE</code></strong>
     (<span class="type"><a href="language.types.integer.html" class="type integer">integer</a></span>)
    </dt>

    <dd>

     <span class="simpara">

     </span>
    </dd>

   
   
    <dt id="constant.apcu-iter-key">
     <strong><code>APC_ITER_KEY</code></strong>
     (<span class="type"><a href="language.types.integer.html" class="type integer">integer</a></span>)
    </dt>

    <dd>

     <span class="simpara">

     </span>
    </dd>

   
   
    <dt id="constant.apcu-iter-md5">
     <strong><code>APC_ITER_MD5</code></strong>
     (<span class="type"><a href="language.types.integer.html" class="type integer">integer</a></span>)
    </dt>

    <dd>

     <span class="simpara">

     </span>
    </dd>

   
   
    <dt id="constant.apcu-iter-mem-size">
     <strong><code>APC_ITER_MEM_SIZE</code></strong>
     (<span class="type"><a href="language.types.integer.html" class="type integer">integer</a></span>)
    </dt>

    <dd>

     <span class="simpara">

     </span>
    </dd>

   
   
    <dt id="constant.apcu-iter-mtime">
     <strong><code>APC_ITER_MTIME</code></strong>
     (<span class="type"><a href="language.types.integer.html" class="type integer">integer</a></span>)
    </dt>

    <dd>

     <span class="simpara">

     </span>
    </dd>

   
   
    <dt id="constant.apcu-iter-none">
     <strong><code>APC_ITER_NONE</code></strong>
     (<span class="type"><a href="language.types.integer.html" class="type integer">integer</a></span>)
    </dt>

    <dd>

     <span class="simpara">

     </span>
    </dd>

   
   
    <dt id="constant.apcu-iter-num-hits">
     <strong><code>APC_ITER_NUM_HITS</code></strong>
     (<span class="type"><a href="language.types.integer.html" class="type integer">integer</a></span>)
    </dt>

    <dd>

     <span class="simpara">

     </span>
    </dd>

   
   
    <dt id="constant.apcu-iter-refcount">
     <strong><code>APC_ITER_REFCOUNT</code></strong>
     (<span class="type"><a href="language.types.integer.html" class="type integer">integer</a></span>)
    </dt>

    <dd>

     <span class="simpara">

     </span>
    </dd>

   
   
    <dt id="constant.apcu-iter-ttl">
     <strong><code>APC_ITER_TTL</code></strong>
     (<span class="type"><a href="language.types.integer.html" class="type integer">integer</a></span>)
    </dt>

    <dd>

     <span class="simpara">

     </span>
    </dd>

   
   
    <dt id="constant.apcu-iter-type">
     <strong><code>APC_ITER_TYPE</code></strong>
     (<span class="type"><a href="language.types.integer.html" class="type integer">integer</a></span>)
    </dt>

    <dd>

     <span class="simpara">

     </span>
    </dd>

   
   
    <dt id="constant.apcu-iter-value">
     <strong><code>APC_ITER_VALUE</code></strong>
     (<span class="type"><a href="language.types.integer.html" class="type integer">integer</a></span>)
    </dt>

    <dd>

     <span class="simpara">

     </span>
    </dd>

   
   
    <dt id="constant.apcu-list-active">
     <strong><code>APC_LIST_ACTIVE</code></strong>
     (<span class="type"><a href="language.types.integer.html" class="type integer">integer</a></span>)
    </dt>

    <dd>

     <span class="simpara">

     </span>
    </dd>

   
   
    <dt id="constant.apcu-list-deleted">
     <strong><code>APC_LIST_DELETED</code></strong>
     (<span class="type"><a href="language.types.integer.html" class="type integer">integer</a></span>)
    </dt>

    <dd>

     <span class="simpara">

     </span>
    </dd>

   
  </dl>

 </p>
</div>
<hr /><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="apcu.resources.html">Resource Types</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="ref.apcu.html">APCu Functions</a></div>
 <div class="up"><a href="book.apcu.html">APCu</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div></body></html>