- all file types are supported now

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@210661 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Uwe Steinmann 2006-04-04 15:33:54 +00:00
parent abeab14a56
commit 7b55c63bf7

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.3 $ -->
<!-- $Revision: 1.4 $ -->
<section id="paradox.constants">
&reftitle.constants;
&extension.constants;
@ -119,27 +119,27 @@
</row>
<row>
<entry>PX_FILE_NON_INC_SEC_INDEX</entry>
<entry>None incremental secondary index (not supported)</entry>
<entry>None incremental secondary index</entry>
</row>
<row>
<entry>PX_FILE_SEC_INDEX</entry>
<entry>Secondary index (not supported)</entry>
<entry>Secondary index</entry>
</row>
<row>
<entry>PX_FILE_INC_SEC_INDEX</entry>
<entry>Incremental secondary index (not supported)</entry>
<entry>Incremental secondary index</entry>
</row>
<row>
<entry>PX_FILE_NON_INC_SEC_INDEX_G</entry>
<entry>(not supported)</entry>
<entry>Non incremental secondary index</entry>
</row>
<row>
<entry>PX_FILE_SEC_INDEX_G</entry>
<entry>(not supported)</entry>
<entry>Secondary index</entry>
</row>
<row>
<entry>PX_FILE_INC_SEC_INDEX_G</entry>
<entry>(not supported)</entry>
<entry>Non incremental secondary index</entry>
</row>
</tbody>
</tgroup>