Skip to content

Commit 6c25104

Browse files
author
haszi
committed
Add replaceable tags to constants where applicable
1 parent 912e734 commit 6c25104

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

53 files changed

+58
-58
lines changed

appendices/migration70/changed-functions.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<listitem>
4747
<simpara>
4848
<function>setlocale</function> function no longer accepts <parameter>category</parameter>
49-
passed as string. <constant>LC_*</constant> constants must be used instead.
49+
passed as string. <constant>LC_<replaceable>*</replaceable></constant> constants must be used instead.
5050
</simpara>
5151
</listitem>
5252
<listitem>

appendices/migration70/incompatible/removed-functions.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<function>mcrypt_cbc</function>, <function>mcrypt_cfb</function> and
4646
<function>mcrypt_ofb</function> functions have been removed in favour of
4747
using <function>mcrypt_decrypt</function> with the appropriate
48-
<constant>MCRYPT_MODE_*</constant> constant.
48+
<constant>MCRYPT_MODE_<replaceable>*</replaceable></constant> constant.
4949
</para>
5050
</sect3>
5151

appendices/migration80/other-changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
<methodname>ZipArchive::addEmptyDir</methodname>, <methodname>ZipArchive::addFile</methodname>
7474
and <methodname>ZipArchive::addFromString</methodname>
7575
methods have a new <parameter>flags</parameter> argument. This allows managing name encoding
76-
(<constant>ZipArchive::FL_ENC_*</constant>) and entry replacement
76+
(<constant>ZipArchive::FL_ENC_<replaceable>*</replaceable></constant>) and entry replacement
7777
(<constant>ZipArchive::FL_OVERWRITE</constant>).
7878
</para>
7979
</listitem>

language-snippets.ent

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1416,7 +1416,7 @@ encoding value will be used.</para>'>
14161416
<!ENTITY memcached.result.delete-multi '<para xmlns="http://docbook.org/ns/docbook">
14171417
Returns an array indexed by <parameter>keys</parameter>. Each element
14181418
is &true; if the corresponding key was deleted, or one of the
1419-
<constant>Memcached::RES_*</constant> constants if the corresponding deletion
1419+
<constant>Memcached::RES_<replaceable>*</replaceable></constant> constants if the corresponding deletion
14201420
failed.
14211421
</para>
14221422
<para xmlns="http://docbook.org/ns/docbook">

reference/curl/functions/curl-multi-info-read.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
</row>
7373
<row>
7474
<entry><literal>result</literal></entry>
75-
<entry>One of the <constant>CURLE_*</constant> constants. If everything is
75+
<entry>One of the <constant>CURLE_<replaceable>*</replaceable></constant> constants. If everything is
7676
OK, the <constant>CURLE_OK</constant> will be the result.</entry>
7777
</row>
7878
<row>

reference/curl/functions/curl-pause.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<term><parameter>flags</parameter></term>
3030
<listitem>
3131
<para>
32-
One of <constant>CURLPAUSE_*</constant> constants.
32+
One of <constant>CURLPAUSE_<replaceable>*</replaceable></constant> constants.
3333
</para>
3434
</listitem>
3535
</varlistentry>

reference/geoip/functions/geoip-database-info.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
The <function>geoip_database_info</function> function returns the corresponding
1717
GeoIP Database version as it is defined inside the binary file.
1818
</para>
19-
19+
2020
<para>
2121
If this function is called without arguments, it returns the version
2222
of the GeoIP Free Country Edition.
@@ -33,7 +33,7 @@
3333
<para>
3434
The database type as an integer. You can use the
3535
<link linkend="geoip.constants">various constants</link> defined with
36-
this extension (ie: GEOIP_*_EDITION).
36+
this extension (ie: GEOIP_<replaceable>*</replaceable>_EDITION).
3737
</para>
3838

3939
</listitem>
@@ -72,7 +72,7 @@ GEO-106FREE 20060801 Build 1 Copyright (c) 2006 MaxMind LLC All Rights Reserved
7272
</example>
7373
</para>
7474
</refsect1>
75-
75+
7676
</refentry>
7777

7878
<!-- Keep this comment at the end of the file

reference/geoip/functions/geoip-db-avail.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<para>
3333
The database type as an integer. You can use the
3434
<link linkend="geoip.constants">various constants</link> defined with
35-
this extension (ie: GEOIP_*_EDITION).
35+
this extension (ie: GEOIP_<replaceable>*</replaceable>_EDITION).
3636
</para>
3737

3838
</listitem>

reference/geoip/functions/geoip-db-filename.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<para>
3434
The database type as an integer. You can use the
3535
<link linkend="geoip.constants">various constants</link> defined with
36-
this extension (ie: GEOIP_*_EDITION).
36+
this extension (ie: GEOIP_<replaceable>*</replaceable>_EDITION).
3737
</para>
3838

3939
</listitem>

reference/image/functions/imageaffinematrixget.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<term><parameter>type</parameter></term>
2626
<listitem>
2727
<para>
28-
One of the <constant>IMG_AFFINE_*</constant> constants.
28+
One of the <constant>IMG_AFFINE_<replaceable>*</replaceable></constant> constants.
2929
</para>
3030
</listitem>
3131
</varlistentry>

0 commit comments

Comments
 (0)