[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-doc-cvs
Subject:    [DOC-CVS] [doc-en] master: Add constant IDs and tags to mqseries constants (#3219)
From:       haszi via GitHub <noreply () php ! net>
Date:       2024-02-28 20:16:20
Message-ID: 8DiUw3I3goDeHPspn2gUvkQNIcb4RpqYYlmwsPFQk () main ! php ! net
[Download RAW message or body]

Author: haszi (haszi)
Committer: GitHub (web-flow)
Pusher: Girgias
Date: 2024-02-28T20:01:02Z

Commit: https://github.com/php/doc-en/commit/d29cc4c6442768ba7a7f35a16b9a4cee88946254
Raw diff: https://github.com/php/doc-en/commit/d29cc4c6442768ba7a7f35a16b9a4cee88946254.diff

Add constant IDs and tags to mqseries constants (#3219)

Co-authored-by: haszi <haszika80@gmail.com>

Changed paths:
  M  reference/mqseries/constants.xml


Diff:

diff --git a/reference/mqseries/constants.xml b/reference/mqseries/constants.xml
index dda8d7147ccc..1cf485a3704f 100644
--- a/reference/mqseries/constants.xml
+++ b/reference/mqseries/constants.xml
@@ -3,7 +3,7 @@
 <appendix xml:id="mqseries.constants" xmlns="http://docbook.org/ns/docbook">
  &reftitle.constants;
  <para>
-  For each WebSphere MQ Constant there is a mqseries counterpart. 
+  For each WebSphere MQ Constant there is a mqseries counterpart.
  </para>
  <para>For definitions and usage see the WebSphere MQ Application Programming Guide and WebSphere MQ
   Application Programming Reference red books.
@@ -22,20 +22,20 @@
      </row>
     </thead>
     <tbody>
-     <row>
-      <entry>MQSERIES_MQCC_OK</entry>
+     <row xml:id="constant.mqseries-mqcc-ok">
+      <entry><constant>MQSERIES_MQCC_OK</constant></entry>
       <entry>MQCC_OK</entry>
      </row>
-     <row>
-      <entry>MQSERIES_MQCC_WARNING</entry>
+     <row xml:id="constant.mqseries-mqcc-warning">
+      <entry><constant>MQSERIES_MQCC_WARNING</constant></entry>
       <entry>MQCC_WARNING</entry>
      </row>
-     <row>
-      <entry>MQSERIES_MQCC_FAILED</entry>
+     <row xml:id="constant.mqseries-mqcc-failed">
+      <entry><constant>MQSERIES_MQCC_FAILED</constant></entry>
       <entry>MQCC_FAILED</entry>
      </row>
-     <row>
-      <entry>MQSERIES_MQCC_UNKNOWN</entry>
+     <row xml:id="constant.mqseries-mqcc-unknown">
+      <entry><constant>MQSERIES_MQCC_UNKNOWN</constant></entry>
       <entry>MQCC_UNKNOWN</entry>
      </row>
     </tbody>
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic