jeroen Sat Jul 7 15:44:35 2001 EDT Modified files: /phpdoc/cs language-snippets.ent /phpdoc/de language-snippets.ent /phpdoc/es language-snippets.ent /phpdoc/fr language-snippets.ent /phpdoc/hk language-snippets.ent /phpdoc/hu language-snippets.ent /phpdoc/it language-snippets.ent /phpdoc/ja language-snippets.ent /phpdoc/kr language-snippets.ent /phpdoc/nl language-snippets.ent Log: Fix all snippet files
Index: phpdoc/cs/language-snippets.ent diff -u phpdoc/cs/language-snippets.ent:1.1 phpdoc/cs/language-snippets.ent:1.2 --- phpdoc/cs/language-snippets.ent:1.1 Sun Jun 24 09:35:42 2001 +++ phpdoc/cs/language-snippets.ent Sat Jul 7 15:44:15 2001 @@ -1,3 +1,11 @@ +<!-- PHPDoc snippets $Id: language-snippets.ent,v 1.2 2001/07/07 19:44:15 jeroen Exp +$ --> + +<!ENTITY true '<constant>TRUE</constant>'> +<!ENTITY false '<constant>FALSE</constant>'> +<!ENTITY null '<constant>NULL</constant>'> + + +<!ENTITY warn.experimental '<warning><simpara>This module is +<emphasis>EXPERIMENTAL</emphasis>. That means, that the behaviour of these functions, +these function names, in concreto ANYTHING documented here can change in a future +release of PHP WITHOUT NOTICE. Be warned, and use this module at your own +risk.</simpara></warning>'> <!ENTITY tip.ob-capture '<tip><simpara>As with anything that outputs its result directly to the browser, you can use the <link linkend="ref.outcontrol">output-control functions</link> to capture the output of this function, and save it - for example - in a <type>string</type>.</simpara></tip>'> Index: phpdoc/de/language-snippets.ent diff -u phpdoc/de/language-snippets.ent:1.2 phpdoc/de/language-snippets.ent:1.3 --- phpdoc/de/language-snippets.ent:1.2 Sat Jun 30 06:29:33 2001 +++ phpdoc/de/language-snippets.ent Sat Jul 7 15:44:17 2001 @@ -1,3 +1,10 @@ +<!-- PHPDoc snippets $Id: language-snippets.ent,v 1.3 2001/07/07 19:44:17 jeroen Exp +$ --> + +<!ENTITY true '<constant>TRUE</constant>'> +<!ENTITY false '<constant>FALSE</constant>'> +<!ENTITY null '<constant>NULL</constant>'> + + <!ENTITY warn.experimental '<warning><simpara>This module is <emphasis>EXPERIMENTAL</emphasis>. That means, that the behaviour of these functions, these function names, in concreto ANYTHING documented here can change in a future release of PHP WITHOUT NOTICE. Be warned, and use this module at your own risk.</simpara></warning>'> <!ENTITY tip.ob-capture '<tip><simpara>As with anything that outputs its result directly to the browser, you can use the <link linkend="ref.outcontrol">output-control functions</link> to capture the output of this function, and save it - for example - in a <type>string</type>.</simpara></tip>'> Index: phpdoc/es/language-snippets.ent diff -u phpdoc/es/language-snippets.ent:1.1 phpdoc/es/language-snippets.ent:1.2 --- phpdoc/es/language-snippets.ent:1.1 Sun Jun 24 09:35:42 2001 +++ phpdoc/es/language-snippets.ent Sat Jul 7 15:44:18 2001 @@ -1,3 +1,11 @@ +<!-- PHPDoc snippets $Id: language-snippets.ent,v 1.2 2001/07/07 19:44:18 jeroen Exp +$ --> + +<!ENTITY true '<constant>TRUE</constant>'> +<!ENTITY false '<constant>FALSE</constant>'> +<!ENTITY null '<constant>NULL</constant>'> + + +<!ENTITY warn.experimental '<warning><simpara>This module is +<emphasis>EXPERIMENTAL</emphasis>. That means, that the behaviour of these functions, +these function names, in concreto ANYTHING documented here can change in a future +release of PHP WITHOUT NOTICE. Be warned, and use this module at your own +risk.</simpara></warning>'> <!ENTITY tip.ob-capture '<tip><simpara>As with anything that outputs its result directly to the browser, you can use the <link linkend="ref.outcontrol">output-control functions</link> to capture the output of this function, and save it - for example - in a <type>string</type>.</simpara></tip>'> Index: phpdoc/fr/language-snippets.ent diff -u phpdoc/fr/language-snippets.ent:1.2 phpdoc/fr/language-snippets.ent:1.3 --- phpdoc/fr/language-snippets.ent:1.2 Tue Jul 3 08:32:04 2001 +++ phpdoc/fr/language-snippets.ent Sat Jul 7 15:44:22 2001 @@ -1,3 +1,10 @@ +<!-- PHPDoc snippets $Id: language-snippets.ent,v 1.3 2001/07/07 19:44:22 jeroen Exp +$ --> + +<!ENTITY true '<constant>TRUE</constant>'> +<!ENTITY false '<constant>FALSE</constant>'> +<!ENTITY null '<constant>NULL</constant>'> + + <!ENTITY warn.experimental '<warning><simpara>Ce module est <emphasis>EXPERIMENTAL</emphasis>. Cela signifie que le comportement de ces fonctions, leurs noms et concretement, TOUT ce qui est documenté ici peut changer dans un futur proche, SANS PREAVIS! Soyez en conscient, et utiliser ce module à vos risques et périls.</simpara></warning>'> <!ENTITY tip.ob-capture '<tip><simpara>Comme toutes les fonctions affichent directement des résultats au navigateur, vous pouvez utiliser <link linkend="ref.outcontrol">les fonctions de gestion des sorties</link> pour capturer le contenu de cette fonction et le sauver, par exemple, dans une chaîne.</simpara></tip>'> Index: phpdoc/hk/language-snippets.ent diff -u phpdoc/hk/language-snippets.ent:1.1 phpdoc/hk/language-snippets.ent:1.2 --- phpdoc/hk/language-snippets.ent:1.1 Sun Jun 24 09:35:43 2001 +++ phpdoc/hk/language-snippets.ent Sat Jul 7 15:44:24 2001 @@ -1,3 +1,11 @@ +<!-- PHPDoc snippets $Id: language-snippets.ent,v 1.2 2001/07/07 19:44:24 jeroen Exp +$ --> + +<!ENTITY true '<constant>TRUE</constant>'> +<!ENTITY false '<constant>FALSE</constant>'> +<!ENTITY null '<constant>NULL</constant>'> + + +<!ENTITY warn.experimental '<warning><simpara>This module is +<emphasis>EXPERIMENTAL</emphasis>. That means, that the behaviour of these functions, +these function names, in concreto ANYTHING documented here can change in a future +release of PHP WITHOUT NOTICE. Be warned, and use this module at your own +risk.</simpara></warning>'> <!ENTITY tip.ob-capture '<tip><simpara>As with anything that outputs its result directly to the browser, you can use the <link linkend="ref.outcontrol">output-control functions</link> to capture the output of this function, and save it - for example - in a <type>string</type>.</simpara></tip>'> Index: phpdoc/hu/language-snippets.ent diff -u phpdoc/hu/language-snippets.ent:1.3 phpdoc/hu/language-snippets.ent:1.4 --- phpdoc/hu/language-snippets.ent:1.3 Sat Jul 7 08:57:58 2001 +++ phpdoc/hu/language-snippets.ent Sat Jul 7 15:44:25 2001 @@ -1,3 +1,10 @@ +<!-- PHPDoc snippets $Id: language-snippets.ent,v 1.4 2001/07/07 19:44:25 jeroen Exp +$ --> + +<!ENTITY true '<constant>TRUE</constant>'> +<!ENTITY false '<constant>FALSE</constant>'> +<!ENTITY null '<constant>NULL</constant>'> + + <!ENTITY warn.experimental '<warning><simpara>Ez a modul <emphasis>KÍSÉRLETI JELLEGGEL MŰKÖDIK</emphasis>. Ez azt jelenti, hogy az itt leírt függvények működése, maguk a függvénynevek, azaz BÁRMI, ami itt le van írva, megváltozhat egy későbbi PHP kiadásban MINDEN FIGYELMEZTETÉS NÉLKÜL. Ezt a modult csak a saját felelősségedre használd!</simpara></warning>'> <!ENTITY tip.ob-capture '<tip><simpara>Mint bármilyen más esetben, amikor a kimenet közvetlenül a böngészőhöz kerül, használhatod az <link linkend="ref.outcontrol">output-control függvényeket</link>, hogy a függvény kimenetét "elkapd", és elmentsd például egy <type>string</type>-ben.</simpara></tip>'> Index: phpdoc/it/language-snippets.ent diff -u phpdoc/it/language-snippets.ent:1.4 phpdoc/it/language-snippets.ent:1.5 --- phpdoc/it/language-snippets.ent:1.4 Tue Jul 3 12:16:06 2001 +++ phpdoc/it/language-snippets.ent Sat Jul 7 15:44:27 2001 @@ -1,3 +1,10 @@ +<!-- PHPDoc snippets $Id: language-snippets.ent,v 1.5 2001/07/07 19:44:27 jeroen Exp +$ --> + +<!ENTITY true '<constant>TRUE</constant>'> +<!ENTITY false '<constant>FALSE</constant>'> +<!ENTITY null '<constant>NULL</constant>'> + + <!ENTITY warn.experimental '<warning><simpara>Questo modulo č <emphasis>SPERIMENTALE</emphasis>. Ciň significa che, il comportamento di queste funzioni, i nomi di queste funzioni, in definitiva TUTTO ciň che č documentato qui puň cambiare nei futuri rilasci del PHP SENZA PREAVVISO. Siete avvisati, uso di questo modulo č a vostro rischio.</simpara></warning>'> <!ENTITY tip.ob-capture '<tip><simpara>Come con qualsiasi cosa che invia il risultato direttamente al browser, č possibile utilizzare la <link linkend="ref.outcontrol">funzione output-control</link> per catturare la uscita di questa funzione e salvarla - per esempio - in una <type>stringa</type>.</simpara></tip>'> Index: phpdoc/ja/language-snippets.ent diff -u phpdoc/ja/language-snippets.ent:1.1 phpdoc/ja/language-snippets.ent:1.2 --- phpdoc/ja/language-snippets.ent:1.1 Sun Jun 24 09:35:43 2001 +++ phpdoc/ja/language-snippets.ent Sat Jul 7 15:44:28 2001 @@ -1,3 +1,11 @@ +<!-- PHPDoc snippets $Id: language-snippets.ent,v 1.2 2001/07/07 19:44:28 jeroen Exp +$ --> + +<!ENTITY true '<constant>TRUE</constant>'> +<!ENTITY false '<constant>FALSE</constant>'> +<!ENTITY null '<constant>NULL</constant>'> + + +<!ENTITY warn.experimental '<warning><simpara>This module is +<emphasis>EXPERIMENTAL</emphasis>. That means, that the behaviour of these functions, +these function names, in concreto ANYTHING documented here can change in a future +release of PHP WITHOUT NOTICE. Be warned, and use this module at your own +risk.</simpara></warning>'> <!ENTITY tip.ob-capture '<tip><simpara>As with anything that outputs its result directly to the browser, you can use the <link linkend="ref.outcontrol">output-control functions</link> to capture the output of this function, and save it - for example - in a <type>string</type>.</simpara></tip>'> Index: phpdoc/kr/language-snippets.ent diff -u phpdoc/kr/language-snippets.ent:1.1 phpdoc/kr/language-snippets.ent:1.2 --- phpdoc/kr/language-snippets.ent:1.1 Sun Jun 24 09:35:43 2001 +++ phpdoc/kr/language-snippets.ent Sat Jul 7 15:44:29 2001 @@ -1,3 +1,11 @@ +<!-- PHPDoc snippets $Id: language-snippets.ent,v 1.2 2001/07/07 19:44:29 jeroen Exp +$ --> + +<!ENTITY true '<constant>TRUE</constant>'> +<!ENTITY false '<constant>FALSE</constant>'> +<!ENTITY null '<constant>NULL</constant>'> + + +<!ENTITY warn.experimental '<warning><simpara>This module is +<emphasis>EXPERIMENTAL</emphasis>. That means, that the behaviour of these functions, +these function names, in concreto ANYTHING documented here can change in a future +release of PHP WITHOUT NOTICE. Be warned, and use this module at your own +risk.</simpara></warning>'> <!ENTITY tip.ob-capture '<tip><simpara>As with anything that outputs its result directly to the browser, you can use the <link linkend="ref.outcontrol">output-control functions</link> to capture the output of this function, and save it - for example - in a <type>string</type>.</simpara></tip>'> Index: phpdoc/nl/language-snippets.ent diff -u phpdoc/nl/language-snippets.ent:1.1 phpdoc/nl/language-snippets.ent:1.2 --- phpdoc/nl/language-snippets.ent:1.1 Sun Jun 24 09:35:43 2001 +++ phpdoc/nl/language-snippets.ent Sat Jul 7 15:44:31 2001 @@ -1,3 +1,11 @@ +<!-- PHPDoc snippets $Id: language-snippets.ent,v 1.2 2001/07/07 19:44:31 jeroen Exp +$ --> + +<!ENTITY true '<constant>TRUE</constant>'> +<!ENTITY false '<constant>FALSE</constant>'> +<!ENTITY null '<constant>NULL</constant>'> + + +<!ENTITY warn.experimental '<warning><simpara>This module is +<emphasis>EXPERIMENTAL</emphasis>. That means, that the behaviour of these functions, +these function names, in concreto ANYTHING documented here can change in a future +release of PHP WITHOUT NOTICE. Be warned, and use this module at your own +risk.</simpara></warning>'> <!ENTITY tip.ob-capture '<tip><simpara>As with anything that outputs its result directly to the browser, you can use the <link linkend="ref.outcontrol">output-control functions</link> to capture the output of this function, and save it - for example - in a <type>string</type>.</simpara></tip>'>