File tree 5 files changed +14
-27
lines changed
5 files changed +14
-27
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
- <!-- $Revision$ -->
3
- <!-- EN-Revision: 656d1610af1a960d87c8b7056e54d0d4c75fb123 Maintainer: takagi Status: ready -->
2
+ <!-- EN-Revision: 1993c38d254743d8c0a2140ff6f797660997083d Maintainer: takagi Status: ready -->
4
3
<!-- Generated by xml_proto.php v2.3. Found in /scripts directory of phpdoc. -->
5
4
<refentry xml : id =" pdo.cubrid-schema" xmlns =" http://docbook.org/ns/docbook" >
6
5
<refnamediv >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
- <!-- $Revision$ -->
3
- <!-- EN-Revision: 11a49566970d661597de32aa3ef434e80d96804e Maintainer: takagi Status: ready -->
2
+ <!-- EN-Revision: 1993c38d254743d8c0a2140ff6f797660997083d Maintainer: takagi Status: ready -->
4
3
5
4
<reference xml : id =" ref.pdo-cubrid" xmlns =" http://docbook.org/ns/docbook" ><?phpdoc extension-membership =" pecl" ?>
6
5
<title >CUBRID 関数 (PDO_CUBRID)</title >
@@ -306,7 +305,7 @@ cubrid:host=localhost;port=33000;dbname=demodb
306
305
</refsect1 >
307
306
</refentry >
308
307
309
- &reference.pdo-cubrid.entities.PDO ;
308
+ &reference.pdo-cubrid.entities.pdo-overloaded ;
310
309
311
310
</reference >
312
311
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
- <!-- $Revision$ -->
3
- <!-- EN-Revision: aa4ea6fd0a6f00adaceea6e2dc030c2508ce47ac Maintainer: takagi Status: ready -->
2
+ <!-- EN-Revision: 379d23588def29a360fca16d5daec6c659e13509 Maintainer: takagi Status: ready -->
4
3
5
4
<reference xml : id =" ref.pdo-dblib" xmlns =" http://docbook.org/ns/docbook" xmlns : xlink =" http://www.w3.org/1999/xlink" >
6
5
<?phpdoc extension-membership =" bundledexternal" ?>
7
6
<title >Microsoft SQL Server および Sybase 関数 (PDO_DBLIB)</title >
8
7
<titleabbrev >MS SQL Server (PDO)</titleabbrev >
9
8
<partintro >
10
9
11
- <section xml : id =" pdo-dblib.intro" >
10
+ <section xml : id =" ref. pdo-dblib.intro" >
12
11
&reftitle.intro;
13
12
<para >
14
13
PDO_DBLIB は <link linkend =" intro.pdo" >PHP
@@ -125,6 +124,7 @@ dblib:host=localhost;dbname=testdb
125
124
</refentry >
126
125
127
126
</reference >
127
+ &reference.pdo-dblib.pdo-dblib;
128
128
<!-- Keep this comment at the end of the file
129
129
Local variables:
130
130
mode: sgml
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
- <!-- $Revision$ -->
3
- <!-- EN-Revision: aab33d644359aba597e810e2fc0c0caa0d347c9c Maintainer: takagi Status: ready -->
4
- <section xml : id =" pdo-firebird.constants" xmlns =" http://docbook.org/ns/docbook" >
2
+ <!-- EN-Revision: b9cf1a2e7307131913ac3c16c2fb67ed9ad38527 Maintainer: takagi Status: ready -->
3
+ <section xml : id =" ref.pdo-firebird.constants" xmlns =" http://docbook.org/ns/docbook" >
5
4
&reftitle.constants;
6
5
&pdo.driver-constants;
7
6
<variablelist >
12
11
</term >
13
12
<listitem >
14
13
<para >
15
-
16
- </para >
17
- <para >
18
- 日付フォーマットを設定します。
14
+ <constant >Pdo\Firebird::ATTR_DATE_FORMAT</constant > &Alias; 。
19
15
</para >
20
16
</listitem >
21
17
</varlistentry >
26
22
</term >
27
23
<listitem >
28
24
<para >
29
- 時刻フォーマットを設定します。
30
- </para >
31
- <para >
32
-
25
+ <constant >Pdo\Firebird::ATTR_DATE_FORMAT</constant > &Alias; 。
33
26
</para >
34
27
</listitem >
35
28
</varlistentry >
40
33
</term >
41
34
<listitem >
42
35
<para >
43
- タイムスタンプフォーマットを設定します。
44
- </para >
45
- <para >
46
-
36
+ <constant >Pdo\Firebird::ATTR_TIMESTAMP_FORMAT</constant > &Alias; 。
47
37
</para >
48
38
</listitem >
49
39
</varlistentry >
50
40
</variablelist >
51
41
</section >
52
-
53
42
<!-- Keep this comment at the end of the file
54
43
Local variables:
55
44
mode: sgml
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
- <!-- $Revision$ -->
3
- <!-- EN-Revision: aa4ea6fd0a6f00adaceea6e2dc030c2508ce47ac Maintainer: takagi Status: ready -->
2
+ <!-- EN-Revision: b9cf1a2e7307131913ac3c16c2fb67ed9ad38527 Maintainer: takagi Status: ready -->
4
3
<!-- Credits: mumumu -->
5
4
6
5
<reference xml : id =" ref.pdo-firebird" xmlns =" http://docbook.org/ns/docbook" >
9
8
<titleabbrev >Firebird (PDO)</titleabbrev >
10
9
<partintro >
11
10
12
- <section xml : id =" pdo-firebird.intro" >
11
+ <section xml : id =" ref. pdo-firebird.intro" >
13
12
&reftitle.intro;
14
13
<para >
15
14
PDO_FIREBIRD は、PHP から Firebird
@@ -131,6 +130,7 @@ firebird:dbname=localhost:/var/lib/firebird/2.5/data/test.fdb;charset=utf-8;dial
131
130
</refentry >
132
131
133
132
</reference >
133
+ &reference.pdo-firebird.pdo-firebird;
134
134
<!-- Keep this comment at the end of the file
135
135
Local variables:
136
136
mode: sgml
You can’t perform that action at this time.
0 commit comments