betz Mon Jun 20 09:48:29 2005 EDT
Modified files:
/phpdoc/en/reference/paradox constants.xml
Log:
additional constants
http://cvs.php.net/diff.php/phpdoc/en/reference/paradox/constants.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/paradox/constants.xml
diff -u phpdoc/en/reference/paradox/constants.xml:1.1
phpdoc/en/reference/paradox/constants.xml:1.2
--- phpdoc/en/reference/paradox/constants.xml:1.1 Sun Jun 19 14:42:59 2005
+++ phpdoc/en/reference/paradox/constants.xml Mon Jun 20 09:48:28 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
<section id="paradox.constants">
&reftitle.constants;
&extension.constants;
@@ -84,6 +84,14 @@
<entry>PX_FIELD_BYTES</entry>
<entry>Array of Bytes with not more than 255 bytes (not
supported)</entry>
</row>
+ <row>
+ <entry>PX_KEYTOLOWER</entry>
+ <entry></entry>
+ </row>
+ <row>
+ <entry>PX_KEYTOUPPER</entry>
+ <entry></entry>
+ </row>
</tbody>
</tgroup>
</table>