<?php
include_once $_SERVER['DOCUMENT_ROOT'] . '/include/shared-manual.inc';
$TOC = array();
$TOC_DEPRECATED = array();
$PARENTS = array();
include_once dirname(__FILE__) ."/toc/book.dio.inc";
$setup = array (
  'home' => 
  array (
    0 => 'index.php',
    1 => 'PHP Manual',
  ),
  'head' => 
  array (
    0 => 'UTF-8',
    1 => 'uk',
  ),
  'this' => 
  array (
    0 => 'dio.constants.php',
    1 => 'Попередньо визначені константи',
    2 => 'Попередньо визначені константи',
  ),
  'up' => 
  array (
    0 => 'book.dio.php',
    1 => 'Direct IO',
  ),
  'prev' => 
  array (
    0 => 'dio.resources.php',
    1 => 'Типи ресурсів',
  ),
  'next' => 
  array (
    0 => 'ref.dio.php',
    1 => 'Функції Direct IO',
  ),
  'alternatives' => 
  array (
  ),
  'source' => 
  array (
    'lang' => 'en',
    'path' => 'reference/dio/constants.xml',
  ),
  'history' => 
  array (
  ),
);
$setup["toc"] = $TOC;
$setup["toc_deprecated"] = $TOC_DEPRECATED;
$setup["parents"] = $PARENTS;
manual_setup($setup);

contributors($setup);

?>
<div id="dio.constants" class="appendix">
 <h1 class="title">Попередньо визначені константи</h1>

 <p class="simpara">
Константи, описані нижче — визначені цим розширенням, тож доступні, коли
розширення скомпільовано як частина PHP або динамічно підключене під час
виконання.
</p>
 <dl>
  
   <dt id="constant.f-dupfd">
    <strong><code><a href="dio.constants.php#constant.f-dupfd">F_DUPFD</a></code></strong>
    (<span class="type"><a href="language.types.integer.php" class="type int">int</a></span>)
   </dt>
   <dd>
    <p class="para"/>
   </dd>
  
  
   <dt id="constant.f-getfd">
    <strong><code><a href="dio.constants.php#constant.f-getfd">F_GETFD</a></code></strong>
    (<span class="type"><a href="language.types.integer.php" class="type int">int</a></span>)
   </dt>
   <dd>
    <p class="para"/>
   </dd>
  
  
   <dt id="constant.f-getfl">
    <strong><code><a href="dio.constants.php#constant.f-getfl">F_GETFL</a></code></strong>
    (<span class="type"><a href="language.types.integer.php" class="type int">int</a></span>)
   </dt>
   <dd>
    <p class="para"/>
   </dd>
  
  
   <dt id="constant.f-getlk">
    <strong><code><a href="dio.constants.php#constant.f-getlk">F_GETLK</a></code></strong>
    (<span class="type"><a href="language.types.integer.php" class="type int">int</a></span>)
   </dt>
   <dd>
    <p class="para"/>
   </dd>
  
  
   <dt id="constant.f-getown">
    <strong><code><a href="dio.constants.php#constant.f-getown">F_GETOWN</a></code></strong>
    (<span class="type"><a href="language.types.integer.php" class="type int">int</a></span>)
   </dt>
   <dd>
    <p class="para"/>
   </dd>
  
  
   <dt id="constant.f-rdlck">
    <strong><code><a href="dio.constants.php#constant.f-rdlck">F_RDLCK</a></code></strong>
    (<span class="type"><a href="language.types.integer.php" class="type int">int</a></span>)
   </dt>
   <dd>
    <p class="para"/>
   </dd>
  
  
   <dt id="constant.f-setfl">
    <strong><code><a href="dio.constants.php#constant.f-setfl">F_SETFL</a></code></strong>
    (<span class="type"><a href="language.types.integer.php" class="type int">int</a></span>)
   </dt>
   <dd>
    <p class="para"/>
   </dd>
  
  
   <dt id="constant.f-setlk">
    <strong><code><a href="dio.constants.php#constant.f-setlk">F_SETLK</a></code></strong>
    (<span class="type"><a href="language.types.integer.php" class="type int">int</a></span>)
   </dt>
   <dd>
    <p class="para"/>
   </dd>
  
  
   <dt id="constant.f-setlkw">
    <strong><code><a href="dio.constants.php#constant.f-setlkw">F_SETLKW</a></code></strong>
    (<span class="type"><a href="language.types.integer.php" class="type int">int</a></span>)
   </dt>
   <dd>
    <p class="para"/>
   </dd>
  
  
   <dt id="constant.f-setown">
    <strong><code><a href="dio.constants.php#constant.f-setown">F_SETOWN</a></code></strong>
    (<span class="type"><a href="language.types.integer.php" class="type int">int</a></span>)
   </dt>
   <dd>
    <p class="para"/>
   </dd>
  
  
   <dt id="constant.f-unlck">
    <strong><code><a href="dio.constants.php#constant.f-unlck">F_UNLCK</a></code></strong>
    (<span class="type"><a href="language.types.integer.php" class="type int">int</a></span>)
   </dt>
   <dd>
    <p class="para"/>
   </dd>
  
  
   <dt id="constant.f-wrlck">
    <strong><code><a href="dio.constants.php#constant.f-wrlck">F_WRLCK</a></code></strong>
    (<span class="type"><a href="language.types.integer.php" class="type int">int</a></span>)
   </dt>
   <dd>
    <p class="para"/>
   </dd>
  
  
   <dt id="constant.o-append">
    <strong><code><a href="dio.constants.php#constant.o-append">O_APPEND</a></code></strong>
    (<span class="type"><a href="language.types.integer.php" class="type int">int</a></span>)
   </dt>
   <dd>
    <p class="para"/>
   </dd>
  
  
   <dt id="constant.o-async">
    <strong><code><a href="dio.constants.php#constant.o-async">O_ASYNC</a></code></strong>
    (<span class="type"><a href="language.types.integer.php" class="type int">int</a></span>)
   </dt>
   <dd>
    <p class="para"/>
   </dd>
  
  
   <dt id="constant.o-creat">
    <strong><code><a href="dio.constants.php#constant.o-creat">O_CREAT</a></code></strong>
    (<span class="type"><a href="language.types.integer.php" class="type int">int</a></span>)
   </dt>
   <dd>
    <p class="para"/>
   </dd>
  
  
   <dt id="constant.o-excl">
    <strong><code><a href="dio.constants.php#constant.o-excl">O_EXCL</a></code></strong>
    (<span class="type"><a href="language.types.integer.php" class="type int">int</a></span>)
   </dt>
   <dd>
    <p class="para"/>
   </dd>
  
  
   <dt id="constant.o-ndelay">
    <strong><code><a href="dio.constants.php#constant.o-ndelay">O_NDELAY</a></code></strong>
    (<span class="type"><a href="language.types.integer.php" class="type int">int</a></span>)
   </dt>
   <dd>
    <p class="para"/>
   </dd>
  
  
   <dt id="constant.o-noctty">
    <strong><code><a href="dio.constants.php#constant.o-noctty">O_NOCTTY</a></code></strong>
    (<span class="type"><a href="language.types.integer.php" class="type int">int</a></span>)
   </dt>
   <dd>
    <p class="para"/>
   </dd>
  
  
   <dt id="constant.o-nonblock">
    <strong><code><a href="dio.constants.php#constant.o-nonblock">O_NONBLOCK</a></code></strong>
    (<span class="type"><a href="language.types.integer.php" class="type int">int</a></span>)
   </dt>
   <dd>
    <p class="para"/>
   </dd>
  
  
   <dt id="constant.o-rdonly">
    <strong><code><a href="dio.constants.php#constant.o-rdonly">O_RDONLY</a></code></strong>
    (<span class="type"><a href="language.types.integer.php" class="type int">int</a></span>)
   </dt>
   <dd>
    <p class="para"/>
   </dd>
  
  
   <dt id="constant.o-rdwr">
    <strong><code><a href="dio.constants.php#constant.o-rdwr">O_RDWR</a></code></strong>
    (<span class="type"><a href="language.types.integer.php" class="type int">int</a></span>)
   </dt>
   <dd>
    <p class="para"/>
   </dd>
  
  
   <dt id="constant.o-sync">
    <strong><code><a href="dio.constants.php#constant.o-sync">O_SYNC</a></code></strong>
    (<span class="type"><a href="language.types.integer.php" class="type int">int</a></span>)
   </dt>
   <dd>
    <p class="para"/>
   </dd>
  
  
   <dt id="constant.o-trunc">
    <strong><code><a href="dio.constants.php#constant.o-trunc">O_TRUNC</a></code></strong>
    (<span class="type"><a href="language.types.integer.php" class="type int">int</a></span>)
   </dt>
   <dd>
    <p class="para"/>
   </dd>
  
  
   <dt id="constant.o-wronly">
    <strong><code><a href="dio.constants.php#constant.o-wronly">O_WRONLY</a></code></strong>
    (<span class="type"><a href="language.types.integer.php" class="type int">int</a></span>)
   </dt>
   <dd>
    <p class="para"/>
   </dd>
  
  
   <dt id="constant.s-irgrp">
    <strong><code><a href="dio.constants.php#constant.s-irgrp">S_IRGRP</a></code></strong>
    (<span class="type"><a href="language.types.integer.php" class="type int">int</a></span>)
   </dt>
   <dd>
    <p class="para"/>
   </dd>
  
  
   <dt id="constant.s-iroth">
    <strong><code><a href="dio.constants.php#constant.s-iroth">S_IROTH</a></code></strong>
    (<span class="type"><a href="language.types.integer.php" class="type int">int</a></span>)
   </dt>
   <dd>
    <p class="para"/>
   </dd>
  
  
   <dt id="constant.s-irusr">
    <strong><code><a href="dio.constants.php#constant.s-irusr">S_IRUSR</a></code></strong>
    (<span class="type"><a href="language.types.integer.php" class="type int">int</a></span>)
   </dt>
   <dd>
    <p class="para"/>
   </dd>
  
  
   <dt id="constant.s-irwxg">
    <strong><code><a href="dio.constants.php#constant.s-irwxg">S_IRWXG</a></code></strong>
    (<span class="type"><a href="language.types.integer.php" class="type int">int</a></span>)
   </dt>
   <dd>
    <p class="para"/>
   </dd>
  
  
   <dt id="constant.s-irwxo">
    <strong><code><a href="dio.constants.php#constant.s-irwxo">S_IRWXO</a></code></strong>
    (<span class="type"><a href="language.types.integer.php" class="type int">int</a></span>)
   </dt>
   <dd>
    <p class="para"/>
   </dd>
  
  
   <dt id="constant.s-irwxu">
    <strong><code><a href="dio.constants.php#constant.s-irwxu">S_IRWXU</a></code></strong>
    (<span class="type"><a href="language.types.integer.php" class="type int">int</a></span>)
   </dt>
   <dd>
    <p class="para"/>
   </dd>
  
  
   <dt id="constant.s-iwgrp">
    <strong><code><a href="dio.constants.php#constant.s-iwgrp">S_IWGRP</a></code></strong>
    (<span class="type"><a href="language.types.integer.php" class="type int">int</a></span>)
   </dt>
   <dd>
    <p class="para"/>
   </dd>
  
  
   <dt id="constant.s-iwoth">
    <strong><code><a href="dio.constants.php#constant.s-iwoth">S_IWOTH</a></code></strong>
    (<span class="type"><a href="language.types.integer.php" class="type int">int</a></span>)
   </dt>
   <dd>
    <p class="para"/>
   </dd>
  
  
   <dt id="constant.s-iwusr">
    <strong><code><a href="dio.constants.php#constant.s-iwusr">S_IWUSR</a></code></strong>
    (<span class="type"><a href="language.types.integer.php" class="type int">int</a></span>)
   </dt>
   <dd>
    <p class="para"/>
   </dd>
  
  
   <dt id="constant.s-ixgrp">
    <strong><code><a href="dio.constants.php#constant.s-ixgrp">S_IXGRP</a></code></strong>
    (<span class="type"><a href="language.types.integer.php" class="type int">int</a></span>)
   </dt>
   <dd>
    <p class="para"/>
   </dd>
  
  
   <dt id="constant.s-ixoth">
    <strong><code><a href="dio.constants.php#constant.s-ixoth">S_IXOTH</a></code></strong>
    (<span class="type"><a href="language.types.integer.php" class="type int">int</a></span>)
   </dt>
   <dd>
    <p class="para"/>
   </dd>
  
  
   <dt id="constant.s-ixusr">
    <strong><code><a href="dio.constants.php#constant.s-ixusr">S_IXUSR</a></code></strong>
    (<span class="type"><a href="language.types.integer.php" class="type int">int</a></span>)
   </dt>
   <dd>
    <p class="para"/>
   </dd>
  
 </dl>
</div>
<?php manual_footer($setup); ?>