cvs: phpdoc-sk /reference/ctype configure.xml reference.xml
[email protected] ("Joseph Drake") Wed, 21 May 2003 21:26:28 -0000
| Newsgroups | php.doc.sk |
|---|---|
| Message-ID | <cvsjoseph1053552388@cvsserver> |
joseph Wed May 21 17:26:28 2003 EDT
Added files:
/phpdoc-sk/reference/ctype configure.xml reference.xml
Log:
new one
Index: phpdoc-sk/reference/ctype/configure.xml
+++ phpdoc-sk/reference/ctype/configure.xml
<?xml version="1.0" encoding="iso-8859-2"?>
<!-- EN-Revision: 1.2 Maintainer: joseph Status: ready -->
<section id="ctype.installation">
&reftitle.install;
<para>
Poèínajúc s PHP 4.2.0 sú tieto funkcie defaultne sprístupnené.
Pre star¹ie verzie musíte PHP nakonfigurova» a skompilova» s
<option role="configure">--enable-ctype</option>. ctype podporu
mo¾ete vypnú» s <option role="configure">--disable-ctype</option>.
</para>
&windows.builtin;
<note>
<simpara>
Vstavaná podpora pre ctype je dostupná s PHP 4.3.0.
</simpara>
</note>
</section>
<!-- 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
-->
Index: phpdoc-sk/reference/ctype/reference.xml
+++ phpdoc-sk/reference/ctype/reference.xml
<?xml version="1.0" encoding="iso-8859-2"?>
<!-- EN-Revision: 1.5 Maintainer: joseph Status: ready -->
<reference id="ref.ctype">
<title>Funkcie znakových typov</title>
<titleabbrev>ctype</titleabbrev>
<partintro>
<section id="ctype.intro">
&reftitle.intro;
<para>
Funkcie poskytované týmto roz¹írením kontrolujú, èi znak alebo
re»azec spadá do príslu¹nej znakovej triedy podµa aktuálneho
umiestnenia (tie¾ pozri <function>setlocale</function>).
</para>
<para>
Pri volaní s argumentom typu integer sa tieto funkcie
správajú presne ako ich C náprotivky z
<filename>ctype.h</filename>.
</para>
<para>
Pri volaní s re»azcovým argumentom skontrolujú ka¾dý
znak v re»azci a vrátia iba &true; ak sa ka¾dý znak
v re»azci zhoduje s po¾adovaným kritériom. Pri volaní
s prázdnym re»azcom bude v¾dy výsledkom &true;.
</para>
<para>
Hocièo iné ne¾ re»azec alebo integer okam¾ite vráti
&false;.
</para>
</section>
<section id="ctype.requirements">
&reftitle.required;
<para>
®iadne, popri funkciách zo ¹tandardnej C kni¾nice, ktoré sú
v¾dy dostupné.
</para>
</section>
&reference.ctype.configure;
<section id="ctype.configuration">
&reftitle.runtime;
&no.config;
</section>
<section id="ctype.resources">
&reftitle.resources;
&no.resource;
</section>
<section id="ctype.constants">
&reftitle.constants;
&no.constants;
</section>
</partintro>
&reference.ctype.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
-->