git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@125935 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Moriyoshi Koizumi 2003-05-06 00:11:18 +00:00
parent 881e4c0b9f
commit 7f5fe6b4c2

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.4 $ -->
<!-- $Revision: 1.5 $ -->
<!-- Author: Wez Furlong <wez@thebrainroom.com>
Please contact me before making any major amendments to the
content of this section. Splitting/Merging are fine if they are
@ -830,7 +830,7 @@
</row>
<row>
<entry>PHP_STREAM_IS_SOCKET</entry>
<entry>The stream is implemented using the network stream implementation</entry>
<entry>The stream is implemented using the network socket implementation</entry>
</row>
<row>
<entry>PHP_STREAM_IS_USERSPACE</entry>