hholzgra Thu Jan 3 08:29:12 2002 EDT
Modified files:
/phpdoc/cs/functions array.xml ccvs.xml strings.xml xslt.xml
Log:
preparing translations for docbook4
Index: phpdoc/cs/functions/array.xml
diff -u phpdoc/cs/functions/array.xml:1.6 phpdoc/cs/functions/array.xml:1.7
--- phpdoc/cs/functions/array.xml:1.6 Wed Dec 12 15:45:55 2001
+++ phpdoc/cs/functions/array.xml Thu Jan 3 08:29:12 2002
@@ -1704,7 +1704,7 @@
<title>Popis</title>
<funcsynopsis>
<funcprototype>
- <funcdef>bool in_array</funcdef>
+ <funcdef>bool <function>in_array</function></funcdef>
<paramdef>mixed <parameter>needle</parameter></paramdef>
<paramdef>array <parameter>haystack</parameter></paramdef>
<paramdef>bool <parameter>strict</parameter></paramdef>
Index: phpdoc/cs/functions/ccvs.xml
diff -u phpdoc/cs/functions/ccvs.xml:1.5 phpdoc/cs/functions/ccvs.xml:1.6
--- phpdoc/cs/functions/ccvs.xml:1.5 Wed Dec 12 15:45:55 2001
+++ phpdoc/cs/functions/ccvs.xml Thu Jan 3 08:29:12 2002
@@ -49,22 +49,6 @@
</simpara>
</partintro>
- <refentry>
- <refnamediv>
- <refname></refname>
- <refpurpose></refpurpose>
- </refnamediv>
- <refsect1>
- <title></title>
- <funcsynopsis>
- <funcprototype>
- <funcdef> <function></function></funcdef>
- <paramdef> <parameter></parameter></paramdef>
- </funcprototype>
- </funcsynopsis>
- </refsect1>
- </refentry>
-
</reference>
<!-- Keep this comment at the end of the file
Index: phpdoc/cs/functions/strings.xml
diff -u phpdoc/cs/functions/strings.xml:1.10 phpdoc/cs/functions/strings.xml:1.11
--- phpdoc/cs/functions/strings.xml:1.10 Wed Dec 12 15:46:01 2001
+++ phpdoc/cs/functions/strings.xml Thu Jan 3 08:29:12 2002
@@ -1322,8 +1322,10 @@
<refsect1>
<title>Popis</title>
<funcsynopsis>
- <funcdef>string <function>rtrim</function></funcdef>
- <paramdef>string <parameter>str</parameter></paramdef>
+ <funcprototype>
+ <funcdef>string <function>rtrim</function></funcdef>
+ <paramdef>string <parameter>str</parameter></paramdef>
+ </funcprototype>
</funcsynopsis>
<para>
Vrac� p�edan� �et�zec bez netisknuteln�ch znak� (v�. konc� ��dku) na konci.
Index: phpdoc/cs/functions/xslt.xml
diff -u phpdoc/cs/functions/xslt.xml:1.8 phpdoc/cs/functions/xslt.xml:1.9
--- phpdoc/cs/functions/xslt.xml:1.8 Wed Jan 2 11:09:11 2002
+++ phpdoc/cs/functions/xslt.xml Thu Jan 3 08:29:12 2002
@@ -301,7 +301,12 @@
</funcdef>
<paramdef>
<parameter>string xsl_data</parameter>
+ <paramdef>
+ </paramdef>
<parameter>string xml_data</parameter>
+ <paramdef>
+ </paramdef>
+ <paramdef>
<parameter>string result</parameter>
</paramdef>
</funcprototype>
@@ -428,6 +433,8 @@
<funcdef>bool <function>xslt_set_sax_handler</function></funcdef>
<paramdef>
<parameter>resource xh</parameter>
+ </paramdef>
+ <paramdef>
<parameter>array handlers</parameter>
</paramdef>
</funcprototype>