mirror of
https://github.com/php/doc-ru.git
synced 2025-08-20 23:31:15 +00:00

--- Here's the list of changes: * Fixed data types and synced translated filesystem functions. * Synced all root files. * Took the rest of the untranslated filesystem function on myself in translation.xml --- git-svn-id: https://svn.php.net/repository/phpdoc/ru/trunk@169866 c90b9560-bf6c-de11-be94-00142212c4b1
79 lines
1.9 KiB
XML
79 lines
1.9 KiB
XML
<?xml version="1.0" encoding="windows-1251"?>
|
|
<!-- EN-Revision: 1.11 Maintainer: tronic Status: ready -->
|
|
<!-- $Revision: 1.2 $ -->
|
|
<reference id="ref.filesystem">
|
|
<title>Ôóíêöèè äëÿ ðàáîòû ñ ôàéëîâîé ñèñòåìîé</title>
|
|
<titleabbrev>Ôàéëîâàÿ ñèñòåìà</titleabbrev>
|
|
|
|
<partintro>
|
|
<section id="filesystem.intro">
|
|
&reftitle.intro;
|
|
<para>
|
|
</para>
|
|
</section>
|
|
|
|
<section id="filesystem.requirements">
|
|
&reftitle.required;
|
|
<para>
|
|
Íèêàêèå âíåøíèå áèáëèîòåêè íå òðåáóþòñÿ äëÿ ñáîðêè ýòîãî ðàñøèðåíèÿ,
|
|
íî åñëè âû õîòèòå, ÷òîáû PHP ïîääåðæèâàë LFS (large files, áîëüøèå ôàéëû)
|
|
â Linux, âàì íóæíî èìåòü ïîñëåäíþþ âåðñèþ glibc è ñêîìïèëèðîâàòü PHP ñî
|
|
ñëåäóþùèìè ôëàãàìè êîìïèëÿòîðà:
|
|
<literal>-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64</literal>.
|
|
</para>
|
|
</section>
|
|
|
|
<section id="filesystem.installation">
|
|
&reftitle.install;
|
|
&no.install;
|
|
</section>
|
|
|
|
&reference.filesystem.ini;
|
|
|
|
<section id="filesystem.resources">
|
|
&reftitle.resources;
|
|
<para>
|
|
</para>
|
|
</section>
|
|
|
|
&reference.filesystem.constants;
|
|
|
|
<section id="filesystem.seealso">
|
|
&reftitle.seealso;
|
|
<simpara>
|
|
Îïèñàíèÿ ðîäñòâåííûõ ôóíêöèé âû ñìîæåòå íàéòè â ãëàâàõ
|
|
<link linkend="ref.dir">Êàòàëîã</link> è <link
|
|
linkend="ref.exec">Âûïîëíåíèå ïðîãðàìì</link>.
|
|
</simpara>
|
|
<simpara>
|
|
Çà ñïèñêîì óïàêîâùèêîâ URL è ïîÿñíåíèÿìè îáðàùàéòåñü
|
|
ê ãëàâå <xref linkend="wrappers"/>.
|
|
</simpara>
|
|
</section>
|
|
|
|
</partintro>
|
|
|
|
&reference.filesystem.functions;
|
|
|
|
</reference>
|
|
<!-- Keep this comment at the end of the file
|
|
Local variables:
|
|
mode: sgml
|
|
sgml-omittag:t
|
|
sgml-shorttag:t
|
|
sgml-minimize-attributes:nil
|
|
sgml-always-quote-attributes:t
|
|
sgml-indent-step:1
|
|
sgml-indent-data:t
|
|
indent-tabs-mode:nil
|
|
sgml-parent-document:nil
|
|
sgml-default-dtd-file:"../../../manual.ced"
|
|
sgml-exposed-tags:nil
|
|
sgml-local-catalogs:nil
|
|
sgml-local-ecat-files:nil
|
|
End:
|
|
vim600: syn=xml fen fdm=syntax fdl=2 si
|
|
vim: et tw=78 syn=sgml
|
|
vi: ts=1 sw=1
|
|
-->
|