File tree Expand file tree Collapse file tree 6 files changed +15
-18
lines changed Expand file tree Collapse file tree 6 files changed +15
-18
lines changed Original file line number Diff line number Diff line change @@ -2265,19 +2265,6 @@ extensions in order to use these functions.</simpara>'>
2265
2265
2266
2266
<!ENTITY sqlsafemode '<link xmlns =" http://docbook.org/ns/docbook" linkend =" ini.sql.safe-mode" >SQL safe mode</link >'>
2267
2267
2268
- <!-- BCMath Notes -->
2269
- <!ENTITY bc.scale.description '<varlistentry xmlns =" http://docbook.org/ns/docbook" >
2270
- <term ><parameter >scale</parameter ></term >
2271
- <listitem >
2272
- <simpara >
2273
- This parameter is used to set the number of digits after the decimal place in the result.
2274
- If &null; , it will default to the default scale set with <function >bcscale</function >,
2275
- or fallback to the value of the
2276
- <link linkend =" ini.bcmath.scale" ><literal >bcmath.scale</literal ></link > INI directive.
2277
- </simpara >
2278
- </listitem >
2279
- </varlistentry >'>
2280
-
2281
2268
<!-- CTYPE Notes -->
2282
2269
<!ENTITY note.ctype.parameter.integer '<note xmlns =" http://docbook.org/ns/docbook" ><para >
2283
2270
If an <type >int</type > between -128 and 255 inclusive is provided, it is interpreted as
Original file line number Diff line number Diff line change 40
40
</para >
41
41
</listitem >
42
42
</varlistentry >
43
- &bc.scale.description;
43
+ <varlistentry >
44
+ <term ><parameter >scale</parameter ></term >
45
+ <listitem >
46
+ <simpara >
47
+ This parameter is used to set the number of digits after the decimal place in the result.
48
+ If &null; , it will default to the default scale set with <function >bcscale</function >,
49
+ or fallback to the value of the
50
+ <link linkend =" ini.bcmath.scale" ><literal >bcmath.scale</literal ></link > INI directive.
51
+ </simpara >
52
+ </listitem >
53
+ </varlistentry >
44
54
</variablelist >
45
55
</para >
46
56
</refsect1 >
Original file line number Diff line number Diff line change 39
39
</para >
40
40
</listitem >
41
41
</varlistentry >
42
- &bc.scale.description;
42
+ < xi : include xpointer = " xmlns(db=http://docbook.org/ns/docbook) xpointer(id('function.bcadd')/db:refsect1[@role='parameters']/descendant::db:varlistentry[3]) " />
43
43
</variablelist >
44
44
</para >
45
45
</refsect1 >
Original file line number Diff line number Diff line change 42
42
</para >
43
43
</listitem >
44
44
</varlistentry >
45
- &bc.scale.description;
45
+ < xi : include xpointer = " xmlns(db=http://docbook.org/ns/docbook) xpointer(id('function.bcadd')/db:refsect1[@role='parameters']/descendant::db:varlistentry[3]) " />
46
46
</variablelist >
47
47
</para >
48
48
</refsect1 >
Original file line number Diff line number Diff line change 51
51
</para >
52
52
</listitem >
53
53
</varlistentry >
54
- &bc.scale.description;
54
+ < xi : include xpointer = " xmlns(db=http://docbook.org/ns/docbook) xpointer(id('function.bcadd')/db:refsect1[@role='parameters']/descendant::db:varlistentry[3]) " />
55
55
</variablelist >
56
56
</para >
57
57
</refsect1 >
Original file line number Diff line number Diff line change 30
30
</para >
31
31
</listitem >
32
32
</varlistentry >
33
- &bc.scale.description;
33
+ < xi : include xpointer = " xmlns(db=http://docbook.org/ns/docbook) xpointer(id('function.bcadd')/db:refsect1[@role='parameters']/descendant::db:varlistentry[3]) " />
34
34
</variablelist >
35
35
</para >
36
36
</refsect1 >
You can’t perform that action at this time.
0 commit comments