File tree Expand file tree Collapse file tree 7 files changed +97
-7
lines changed
reference/strings/functions Expand file tree Collapse file tree 7 files changed +97
-7
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<!-- $Revision$ -->
3
- <!-- EN-Revision: 80267cad62d87d99aa5601f4cbb13b033992c5c9 Maintainer: takagi Status: ready -->
3
+ <!-- EN-Revision: e416b0239372c2e0b69e3e7ebf8e1c42f1e94a1b Maintainer: takagi Status: ready -->
4
4
<!-- CREDITS: hirokawa,mumumu -->
5
5
<refentry xmlns =" http://docbook.org/ns/docbook" xml : id =" function.stripos" >
6
6
<refnamediv >
85
85
</row >
86
86
</thead >
87
87
<tbody >
88
+ <row >
89
+ <entry >7.3.0</entry >
90
+ <entry >
91
+ <parameter >needle</parameter > に &integer; を渡すことは非推奨になりました。
92
+ </entry >
93
+ </row >
88
94
<row >
89
95
<entry >7.1.0</entry >
90
96
<entry >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<!-- $Revision$ -->
3
- <!-- EN-Revision: 652367cc9d51966f31e0b85874a325ead7087c31 Maintainer: hirokawa Status: ready -->
3
+ <!-- EN-Revision: e416b0239372c2e0b69e3e7ebf8e1c42f1e94a1b Maintainer: hirokawa Status: ready -->
4
4
<!-- CREDITS: shimooka,mumumu -->
5
5
<refentry xmlns =" http://docbook.org/ns/docbook" xml : id =" function.stristr" >
6
6
<refnamediv >
78
78
</row >
79
79
</thead >
80
80
<tbody >
81
+ <row >
82
+ <entry >7.3.0</entry >
83
+ <entry >
84
+ <parameter >needle</parameter > に &integer; を渡すことは非推奨になりました。
85
+ </entry >
86
+ </row >
81
87
<row >
82
88
<entry >5.3.0</entry >
83
89
<entry >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<!-- $Revision$ -->
3
- <!-- EN-Revision: 80267cad62d87d99aa5601f4cbb13b033992c5c9 Maintainer: takagi Status: ready -->
3
+ <!-- EN-Revision: e416b0239372c2e0b69e3e7ebf8e1c42f1e94a1b Maintainer: takagi Status: ready -->
4
4
<!-- CREDITS: hirokawa,mumumu -->
5
5
<refentry xmlns =" http://docbook.org/ns/docbook" xml : id =" function.strpos" >
6
6
<refnamediv >
77
77
</row >
78
78
</thead >
79
79
<tbody >
80
+ <row >
81
+ <entry >7.3.0</entry >
82
+ <entry >
83
+ <parameter >needle</parameter > に &integer; を渡すことは非推奨になりました。
84
+ </entry >
85
+ </row >
80
86
<row >
81
87
<entry >7.1.0</entry >
82
88
<entry >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<!-- $Revision$ -->
3
- <!-- EN-Revision: 652367cc9d51966f31e0b85874a325ead7087c31 Maintainer: hirokawa Status: ready -->
3
+ <!-- EN-Revision: e416b0239372c2e0b69e3e7ebf8e1c42f1e94a1b Maintainer: hirokawa Status: ready -->
4
4
<!-- CREDITS: shimooka,mumumu -->
5
5
<refentry xmlns =" http://docbook.org/ns/docbook" xml : id =" function.strrchr" >
6
6
<refnamediv >
58
58
</para >
59
59
</refsect1 >
60
60
61
+ <refsect1 role =" changelog" >
62
+ &reftitle.changelog;
63
+ <informaltable >
64
+ <tgroup cols =" 2" >
65
+ <thead >
66
+ <row >
67
+ <entry >&Version; </entry >
68
+ <entry >&Description; </entry >
69
+ </row >
70
+ </thead >
71
+ <tbody >
72
+ <row >
73
+ <entry >7.3.0</entry >
74
+ <entry >
75
+ <parameter >needle</parameter > に &integer; を渡すことは非推奨になりました。
76
+ </entry >
77
+ </row >
78
+ </tbody >
79
+ </tgroup >
80
+ </informaltable >
81
+ </refsect1 >
82
+
61
83
<refsect1 role =" examples" >
62
84
&reftitle.examples;
63
85
<para >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<!-- $Revision$ -->
3
- <!-- EN-Revision: 53401e8378352282a0d994eddeca7f4899eea49d Maintainer: takagi Status: ready -->
3
+ <!-- EN-Revision: e416b0239372c2e0b69e3e7ebf8e1c42f1e94a1b Maintainer: takagi Status: ready -->
4
4
<!-- Credits: mumumu -->
5
5
<refentry xmlns =" http://docbook.org/ns/docbook" xml : id =" function.strripos" >
6
6
<refnamediv >
90
90
&return.falseproblem;
91
91
</refsect1 >
92
92
93
+ <refsect1 role =" changelog" >
94
+ &reftitle.changelog;
95
+ <informaltable >
96
+ <tgroup cols =" 2" >
97
+ <thead >
98
+ <row >
99
+ <entry >&Version; </entry >
100
+ <entry >&Description; </entry >
101
+ </row >
102
+ </thead >
103
+ <tbody >
104
+ <row >
105
+ <entry >7.3.0</entry >
106
+ <entry >
107
+ <parameter >needle</parameter > に &integer; を渡すことは非推奨になりました。
108
+ </entry >
109
+ </row >
110
+ </tbody >
111
+ </tgroup >
112
+ </informaltable >
113
+ </refsect1 >
114
+
93
115
<refsect1 role =" examples" >
94
116
&reftitle.examples;
95
117
<para >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<!-- $Revision$ -->
3
- <!-- EN-Revision: 652367cc9d51966f31e0b85874a325ead7087c31 Maintainer: takagi Status: ready -->
3
+ <!-- EN-Revision: e416b0239372c2e0b69e3e7ebf8e1c42f1e94a1b Maintainer: takagi Status: ready -->
4
4
<!-- CREDITS: hirokawa,shimooka,mumumu -->
5
5
<refentry xmlns =" http://docbook.org/ns/docbook" xml : id =" function.strrpos" >
6
6
<refnamediv >
85
85
</para >
86
86
</refsect1 >
87
87
88
+ <refsect1 role =" changelog" >
89
+ &reftitle.changelog;
90
+ <informaltable >
91
+ <tgroup cols =" 2" >
92
+ <thead >
93
+ <row >
94
+ <entry >&Version; </entry >
95
+ <entry >&Description; </entry >
96
+ </row >
97
+ </thead >
98
+ <tbody >
99
+ <row >
100
+ <entry >7.3.0</entry >
101
+ <entry >
102
+ <parameter >needle</parameter > に &integer; を渡すことは非推奨になりました。
103
+ </entry >
104
+ </row >
105
+ </tbody >
106
+ </tgroup >
107
+ </informaltable >
108
+ </refsect1 >
109
+
88
110
<refsect1 role =" examples" >
89
111
&reftitle.examples;
90
112
<para >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<!-- $Revision$ -->
3
- <!-- EN-Revision: 652367cc9d51966f31e0b85874a325ead7087c31 Maintainer: takagi Status: ready -->
3
+ <!-- EN-Revision: e416b0239372c2e0b69e3e7ebf8e1c42f1e94a1b Maintainer: takagi Status: ready -->
4
4
<!-- CREDITS: hirokawa,shimooka,mumumu -->
5
5
<refentry xmlns =" http://docbook.org/ns/docbook" xml : id =" function.strstr" >
6
6
<refnamediv >
89
89
</row >
90
90
</thead >
91
91
<tbody >
92
+ <row >
93
+ <entry >7.3.0</entry >
94
+ <entry >
95
+ <parameter >needle</parameter > に &integer; を渡すことは非推奨になりました。
96
+ </entry >
97
+ </row >
92
98
<row >
93
99
<entry >5.3.0</entry >
94
100
<entry >
You can’t perform that action at this time.
0 commit comments