Date: 06/25/00
- Next message: Kristian Köhntopp: "[PHPDOC] cvs: phpdoc /en/functions misc.xml"
- Previous message: Egon Schmid: "Re: [PHPDOC] cvs: phpdoc / pdflevels.dsl print.dsl.in"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
hirokawa Sun Jun 25 07:02:33 2000 EDT
Modified files:
/phpdoc/en/functions oci8.xml
/phpdoc/ja/appendices phpdevel.xml
Log:
fixed some parser error.
Index: phpdoc/en/functions/oci8.xml
diff -u phpdoc/en/functions/oci8.xml:1.5 phpdoc/en/functions/oci8.xml:1.6
--- phpdoc/en/functions/oci8.xml:1.5 Sat Jun 24 00:38:43 2000
+++ phpdoc/en/functions/oci8.xml Sun Jun 25 07:02:31 2000
@@ -5,12 +5,14 @@
<simpara>
These functions allow you to access Oracle8 and Oracle7 databases. It
uses the Oracle8 Call-Interface (OCI8). You will need the Oracle8 client
- libraries to use this extension.</simpara>
+ libraries to use this extension.
+ </simpara>
<simpara>
This extension is more flexible than the standard Oracle
extension. It supports binding of global and local PHP variables
to Oracle placeholders, has full LOB, FILE and ROWID support
- and allows you to use user-supplied define variables.</simpara>
+ and allows you to use user-supplied define variables.
+ </simpara>
</partintro>
<!--
@@ -47,7 +49,9 @@
<refentry id="function.ocidefinebyname">
<refnamediv>
<refname>OCIDefineByName</refname>
- <refpurpose>Use a PHP variable for the define-step during a SELECT</refpurpose>
+ <refpurpose>
+ Use a PHP variable for the define-step during a SELECT
+ </refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
@@ -1340,7 +1344,7 @@
sgml-indent-step:1
sgml-indent-data:t
sgml-parent-document:nil
-sgml-default-dtd-file:"../manual.ced"
+sgml-default-dtd-file:"../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
Index: phpdoc/ja/appendices/phpdevel.xml
diff -u phpdoc/ja/appendices/phpdevel.xml:1.3 phpdoc/ja/appendices/phpdevel.xml:1.4
--- phpdoc/ja/appendices/phpdevel.xml:1.3 Sun Jun 25 06:59:39 2000
+++ phpdoc/ja/appendices/phpdevel.xml Sun Jun 25 07:02:32 2000
@@ -940,95 +940,53 @@
関数ã¯ã€ã“ã®ã‚¿ã‚¤ãƒ—ã®ã‚¨ãƒ©ãƒ¼ã‚’生æˆã—ã¾ã›ã‚“。
</simpara>
</sect2>
-
+
<sect2 id="internal.e-compile-error">
<title>E_COMPILE_ERROR</title>
<simpara>
E_ERRORã«ä¼¼ã¦ã„ã¾ã™ãŒã€Zendスクリプトエンジンã«ã‚ˆã‚Šç”Ÿæˆã•れãŸã‚‚ã®
- ã§ã‚ã‚‹ã¨ã„ã†ã¨ã“ã‚ãŒç•°ãªã‚Šã¾ã™ã€‚関数ã¯ã€ã“ã®åž‹ã®ã‚¨ãƒ©ãƒ¼ã‚’生æˆã—ã¾ã›ã‚“。
- </simpara>
- </sect2>
-
- <sect2 id="internal.e-compile-warning">
- <title>E_COMPILE_WARNING</title>
- <simpara>
- E_WARNINGã«ä¼¼ã¦ã„ã¾ã™ãŒã€Zendスクリプトエンジンã«ã‚ˆã‚Šç”Ÿæˆã•れãŸã‚‚ã®
ã§ã‚ã‚‹ã¨ã„ã†ã¨ã“ã‚ãŒç•°ãªã‚Šã¾ã™ã€‚関数ã¯ã€ã“ã®åž‹ã®ã‚¨ãƒ©ãƒ¼ã‚’生æˆã—ã¾ã›ã‚“。
- </simpara>
- </sect2>
-
- <sect2 id="internal.e-user-error">
- <title>E_USER_ERROR</title>
- <simpara>
- E_ERRORã«ä¼¼ã¦ã„ã¾ã™ãŒã€PHP関数<function>trigger_error</function>
- を使用ã™ã‚‹ã“ã¨ã«ã‚ˆã‚ŠPHPコード内ã§ç”Ÿæˆã•れãŸã‚‚ã®ã§ã‚ã‚‹ã¨ã„ã†ã¨ã“ã‚ãŒ
- ç•°ãªã‚Šã¾ã™ã€‚関数ã¯ã“ã®åž‹ã®ã‚¨ãƒ©ãƒ¼ã‚’生æˆã—ã¾ã›ã‚“。
- </simpara>
- </sect2>
-
- <sect2 id="internal.e-user-warning">
- <title>E_USER_WARNING</title>
- <simpara>
- E_WARNINGã«ä¼¼ã¦ã„ã¾ã™ãŒã€PHP関数<function>trigger_error</function>
- を使用ã™ã‚‹ã“ã¨ã«ã‚ˆã‚ŠPHPコード内ã§ç”Ÿæˆã•れãŸã‚‚ã®ã§ã‚ã‚‹ã¨ã„ã†ã¨ã“ã‚ãŒ
- ç•°ãªã‚Šã¾ã™ã€‚関数ã¯ã“ã®åž‹ã®ã‚¨ãƒ©ãƒ¼ã‚’生æˆã—ã¾ã›ã‚“。
- </simpara>
- </sect2>
-
- <sect2 id="internal.e-user-notice">
- <title>E_USER_NOTICE</title>
- <simpara>
- E_NOTICEã«ä¼¼ã¦ã„ã¾ã™ãŒã€PHP関数<function>trigger_error</function>
- を使用ã™ã‚‹ã“ã¨ã«ã‚ˆã‚ŠPHPコード内ã§ç”Ÿæˆã•れãŸã‚‚ã®ã§ã‚ã‚‹ã¨ã„ã†ã¨ã“ã‚ãŒ
- ç•°ãªã‚Šã¾ã™ã€‚関数ã¯ã“ã®åž‹ã®ã‚¨ãƒ©ãƒ¼ã‚’生æˆã—ã¾ã›ã‚“。
- </simpara>
- </sect2>
-
- <sect2 id="internal.e-compile-error">
- <title>E_COMPILE_ERROR</title>
- <simpara>
- E_ERRORã«ä¼¼ã¦ã„ã¾ã™ãŒã€Zendスクリプトエンジンã«ã‚ˆã‚Šç”Ÿæˆã•れãŸã‚‚ã®
- ã§ã‚ã‚‹ã¨ã„ã†ã¨ã“ã‚ãŒç•°ãªã‚Šã¾ã™ã€‚関数ã¯ã€ã“ã®åž‹ã®ã‚¨ãƒ©ãƒ¼ã‚’生æˆã—ã¾ã›ã‚“。
- </simpara>
- </sect2>
-
- <sect2 id="internal.e-compile-warning">
- <title>E_COMPILE_WARNING</title>
- <simpara>
+ </simpara>
+ </sect2>
+
+ <sect2 id="internal.e-compile-warning">
+ <title>E_COMPILE_WARNING</title>
+ <simpara>
E_WARNINGã«ä¼¼ã¦ã„ã¾ã™ãŒã€Zendスクリプトエンジンã«ã‚ˆã‚Šç”Ÿæˆã•れãŸã‚‚ã®
ã§ã‚ã‚‹ã¨ã„ã†ã¨ã“ã‚ãŒç•°ãªã‚Šã¾ã™ã€‚関数ã¯ã€ã“ã®åž‹ã®ã‚¨ãƒ©ãƒ¼ã‚’生æˆã—ã¾ã›ã‚“。
- </simpara>
- </sect2>
-
- <sect2 id="internal.e-user-error">
- <title>E_USER_ERROR</title>
+ </simpara>
+ </sect2>
+
+ <sect2 id="internal.e-user-error">
+ <title>E_USER_ERROR</title>
<simpara>
E_ERRORã«ä¼¼ã¦ã„ã¾ã™ãŒã€PHP関数<function>trigger_error</function>
を使用ã™ã‚‹ã“ã¨ã«ã‚ˆã‚ŠPHPコード内ã§ç”Ÿæˆã•れãŸã‚‚ã®ã§ã‚ã‚‹ã¨ã„ã†ã¨ã“ã‚ãŒ
ç•°ãªã‚Šã¾ã™ã€‚関数ã¯ã“ã®åž‹ã®ã‚¨ãƒ©ãƒ¼ã‚’生æˆã—ã¾ã›ã‚“。
- </simpara>
- </sect2>
-
- <sect2 id="internal.e-user-warning">
- <title>E_USER_WARNING</title>
- <simpara>
+ </simpara>
+ </sect2>
+
+ <sect2 id="internal.e-user-warning">
+ <title>E_USER_WARNING</title>
+ <simpara>
E_WARNINGã«ä¼¼ã¦ã„ã¾ã™ãŒã€PHP関数<function>trigger_error</function>
を使用ã™ã‚‹ã“ã¨ã«ã‚ˆã‚ŠPHPコード内ã§ç”Ÿæˆã•れãŸã‚‚ã®ã§ã‚ã‚‹ã¨ã„ã†ã¨ã“ã‚ãŒ
ç•°ãªã‚Šã¾ã™ã€‚関数ã¯ã“ã®åž‹ã®ã‚¨ãƒ©ãƒ¼ã‚’生æˆã—ã¾ã›ã‚“。
- </simpara>
- </sect2>
+ </simpara>
+ </sect2>
- <sect2 id="internal.e-user-notice">
- <title>E_USER_NOTICE</title>
- <simpara>
+ <sect2 id="internal.e-user-notice">
+ <title>E_USER_NOTICE</title>
+ <simpara>
E_NOTICEã«ä¼¼ã¦ã„ã¾ã™ãŒã€PHP関数<function>trigger_error</function>
を使用ã™ã‚‹ã“ã¨ã«ã‚ˆã‚ŠPHPコード内ã§ç”Ÿæˆã•れãŸã‚‚ã®ã§ã‚ã‚‹ã¨ã„ã†ã¨ã“ã‚ãŒ
ç•°ãªã‚Šã¾ã™ã€‚関数ã¯ã“ã®åž‹ã®ã‚¨ãƒ©ãƒ¼ã‚’生æˆã—ã¾ã›ã‚“。
</simpara>
- </sect2>
-
+ </sect2>
</sect1>
+
</appendix>
+
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
- Next message: Kristian Köhntopp: "[PHPDOC] cvs: phpdoc /en/functions misc.xml"
- Previous message: Egon Schmid: "Re: [PHPDOC] cvs: phpdoc / pdflevels.dsl print.dsl.in"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

