hholzgra Sun Jan 15 00:44:47 2006 UTC
Modified files:
/phpdoc/en/internals/tsrm/functions ts_free_id.xml
ts_free_thread.xml
tsrm_error_set.xml
tsrm_free_interpreter_context.xml
tsrm_mutex_free.xml
tsrm_shutdown.xml
virtual_access.xml
virtual_chdir.xml
virtual_chdir_file.xml
virtual_chmod.xml
virtual_chown.xml
virtual_creat.xml
virtual_cwd_shutdown.xml
virtual_cwd_startup.xml
virtual_filepath.xml
virtual_filepath_ex.xml
virtual_fopen.xml
virtual_getcwd.xml
virtual_getcwd_ex.xml
virtual_lstat.xml
virtual_mkdir.xml
virtual_open.xml
virtual_opendir.xml
virtual_popen.xml
virtual_realpath.xml
virtual_rename.xml
virtual_rmdir.xml
virtual_stat.xml
virtual_unlink.xml
virtual_utime.xml
Log:
parameter changes (void, TSRMLS_DC, ...)
http://cvs.php.net/viewcvs.cgi/phpdoc/en/internals/tsrm/functions/ts_free_id.xml?r1=1.1&r2=1.2&diff_format=u
Index: phpdoc/en/internals/tsrm/functions/ts_free_id.xml
diff -u phpdoc/en/internals/tsrm/functions/ts_free_id.xml:1.1
phpdoc/en/internals/tsrm/functions/ts_free_id.xml:1.2
--- phpdoc/en/internals/tsrm/functions/ts_free_id.xml:1.1 Sat Jan 14
23:10:20 2006
+++ phpdoc/en/internals/tsrm/functions/ts_free_id.xml Sun Jan 15 00:44:47 2006
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
<refentry id="zend-api.ts-free-id">
<refnamediv>
<refname>ts_free_id</refname>
@@ -10,7 +10,7 @@
&reftitle.description;
<literallayout>#include <TSRM.h></literallayout>
<methodsynopsis>
- <type>void</type><methodname>ts_free_id</methodname>
+ <void/><methodname>ts_free_id</methodname>
<methodparam><type>ts_rsrc_id</type><parameter>id</parameter></methodparam>
</methodsynopsis>
<para>
http://cvs.php.net/viewcvs.cgi/phpdoc/en/internals/tsrm/functions/ts_free_thread.xml?r1=1.1&r2=1.2&diff_format=u
Index: phpdoc/en/internals/tsrm/functions/ts_free_thread.xml
diff -u phpdoc/en/internals/tsrm/functions/ts_free_thread.xml:1.1
phpdoc/en/internals/tsrm/functions/ts_free_thread.xml:1.2
--- phpdoc/en/internals/tsrm/functions/ts_free_thread.xml:1.1 Sat Jan 14
23:10:20 2006
+++ phpdoc/en/internals/tsrm/functions/ts_free_thread.xml Sun Jan 15
00:44:47 2006
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
<refentry id="zend-api.ts-free-thread">
<refnamediv>
<refname>ts_free_thread</refname>
@@ -10,7 +10,7 @@
&reftitle.description;
<literallayout>#include <TSRM.h></literallayout>
<methodsynopsis>
- <type>void</type><methodname>ts_free_thread</methodname>
+ <void/><methodname>ts_free_thread</methodname>
<methodparam><type></type><parameter>void</parameter></methodparam>
</methodsynopsis>
<para>
http://cvs.php.net/viewcvs.cgi/phpdoc/en/internals/tsrm/functions/tsrm_error_set.xml?r1=1.1&r2=1.2&diff_format=u
Index: phpdoc/en/internals/tsrm/functions/tsrm_error_set.xml
diff -u phpdoc/en/internals/tsrm/functions/tsrm_error_set.xml:1.1
phpdoc/en/internals/tsrm/functions/tsrm_error_set.xml:1.2
--- phpdoc/en/internals/tsrm/functions/tsrm_error_set.xml:1.1 Sat Jan 14
23:10:20 2006
+++ phpdoc/en/internals/tsrm/functions/tsrm_error_set.xml Sun Jan 15
00:44:47 2006
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
<refentry id="zend-api.tsrm-error-set">
<refnamediv>
<refname>tsrm_error_set</refname>
@@ -10,7 +10,7 @@
&reftitle.description;
<literallayout>#include <TSRM.h></literallayout>
<methodsynopsis>
- <type>void</type><methodname>tsrm_error_set</methodname>
+ <void/><methodname>tsrm_error_set</methodname>
<methodparam><type>int</type><parameter>level</parameter></methodparam>
<methodparam><type>char*</type><parameter>debug_filename</parameter></methodparam>
</methodsynopsis>
http://cvs.php.net/viewcvs.cgi/phpdoc/en/internals/tsrm/functions/tsrm_free_interpreter_context.xml?r1=1.1&r2=1.2&diff_format=u
Index: phpdoc/en/internals/tsrm/functions/tsrm_free_interpreter_context.xml
diff -u
phpdoc/en/internals/tsrm/functions/tsrm_free_interpreter_context.xml:1.1
phpdoc/en/internals/tsrm/functions/tsrm_free_interpreter_context.xml:1.2
--- phpdoc/en/internals/tsrm/functions/tsrm_free_interpreter_context.xml:1.1
Sat Jan 14 23:10:20 2006
+++ phpdoc/en/internals/tsrm/functions/tsrm_free_interpreter_context.xml
Sun Jan 15 00:44:47 2006
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
<refentry id="zend-api.tsrm-free-interpreter-context">
<refnamediv>
<refname>tsrm_free_interpreter_context</refname>
@@ -10,7 +10,7 @@
&reftitle.description;
<literallayout>#include <TSRM.h></literallayout>
<methodsynopsis>
- <type>void</type><methodname>tsrm_free_interpreter_context</methodname>
+ <void/><methodname>tsrm_free_interpreter_context</methodname>
<methodparam><type>void*</type><parameter>context</parameter></methodparam>
</methodsynopsis>
<para>
http://cvs.php.net/viewcvs.cgi/phpdoc/en/internals/tsrm/functions/tsrm_mutex_free.xml?r1=1.1&r2=1.2&diff_format=u
Index: phpdoc/en/internals/tsrm/functions/tsrm_mutex_free.xml
diff -u phpdoc/en/internals/tsrm/functions/tsrm_mutex_free.xml:1.1
phpdoc/en/internals/tsrm/functions/tsrm_mutex_free.xml:1.2
--- phpdoc/en/internals/tsrm/functions/tsrm_mutex_free.xml:1.1 Sat Jan 14
23:10:20 2006
+++ phpdoc/en/internals/tsrm/functions/tsrm_mutex_free.xml Sun Jan 15
00:44:47 2006
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
<refentry id="zend-api.tsrm-mutex-free">
<refnamediv>
<refname>tsrm_mutex_free</refname>
@@ -10,7 +10,7 @@
&reftitle.description;
<literallayout>#include <TSRM.h></literallayout>
<methodsynopsis>
- <type>void</type><methodname>tsrm_mutex_free</methodname>
+ <void/><methodname>tsrm_mutex_free</methodname>
<methodparam><type>MUTEX_T</type><parameter>mutexp</parameter></methodparam>
</methodsynopsis>
<para>
http://cvs.php.net/viewcvs.cgi/phpdoc/en/internals/tsrm/functions/tsrm_shutdown.xml?r1=1.1&r2=1.2&diff_format=u
Index: phpdoc/en/internals/tsrm/functions/tsrm_shutdown.xml
diff -u phpdoc/en/internals/tsrm/functions/tsrm_shutdown.xml:1.1
phpdoc/en/internals/tsrm/functions/tsrm_shutdown.xml:1.2
--- phpdoc/en/internals/tsrm/functions/tsrm_shutdown.xml:1.1 Sat Jan 14
23:10:20 2006
+++ phpdoc/en/internals/tsrm/functions/tsrm_shutdown.xml Sun Jan 15
00:44:47 2006
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
<refentry id="zend-api.tsrm-shutdown">
<refnamediv>
<refname>tsrm_shutdown</refname>
@@ -10,7 +10,7 @@
&reftitle.description;
<literallayout>#include <TSRM.h></literallayout>
<methodsynopsis>
- <type>void</type><methodname>tsrm_shutdown</methodname>
+ <void/><methodname>tsrm_shutdown</methodname>
<methodparam><type></type><parameter>void</parameter></methodparam>
</methodsynopsis>
<para>
http://cvs.php.net/viewcvs.cgi/phpdoc/en/internals/tsrm/functions/virtual_access.xml?r1=1.2&r2=1.3&diff_format=u
Index: phpdoc/en/internals/tsrm/functions/virtual_access.xml
diff -u phpdoc/en/internals/tsrm/functions/virtual_access.xml:1.2
phpdoc/en/internals/tsrm/functions/virtual_access.xml:1.3
--- phpdoc/en/internals/tsrm/functions/virtual_access.xml:1.2 Sat Jan 14
23:36:19 2006
+++ phpdoc/en/internals/tsrm/functions/virtual_access.xml Sun Jan 15
00:44:47 2006
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<refentry id="zend-api.virtual-access">
<refnamediv>
<refname>virtual_access</refname>
@@ -12,7 +12,8 @@
<methodsynopsis>
<type>int</type><methodname>virtual_access</methodname>
<methodparam><type>const
char*</type><parameter>pathname</parameter></methodparam>
- <methodparam><type>int
mode</type><parameter>TSRMLS_DC</parameter></methodparam>
+ <methodparam><type>int</type><parameter>mode</parameter></methodparam>
+
<methodparam><type>magic</type><parameter>TSRMLS_DC</parameter></methodparam>
</methodsynopsis>
<para>
...
@@ -32,6 +33,14 @@
</listitem>
</varlistentry>
<varlistentry>
+ <term><parameter>mode</parameter></term>
+ <listitem>
+ <para>
+ ...
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
<term><parameter>TSRMLS_DC</parameter></term>
<listitem>
<para>
http://cvs.php.net/viewcvs.cgi/phpdoc/en/internals/tsrm/functions/virtual_chdir.xml?r1=1.2&r2=1.3&diff_format=u
Index: phpdoc/en/internals/tsrm/functions/virtual_chdir.xml
diff -u phpdoc/en/internals/tsrm/functions/virtual_chdir.xml:1.2
phpdoc/en/internals/tsrm/functions/virtual_chdir.xml:1.3
--- phpdoc/en/internals/tsrm/functions/virtual_chdir.xml:1.2 Sat Jan 14
23:36:19 2006
+++ phpdoc/en/internals/tsrm/functions/virtual_chdir.xml Sun Jan 15
00:44:47 2006
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<refentry id="zend-api.virtual-chdir">
<refnamediv>
<refname>virtual_chdir</refname>
@@ -11,7 +11,8 @@
<literallayout>#include <tsrm_virtual_cwd.h></literallayout>
<methodsynopsis>
<type>int</type><methodname>virtual_chdir</methodname>
- <methodparam><type>const char
*path</type><parameter>TSRMLS_DC</parameter></methodparam>
+ <methodparam><type>const
char*</type><parameter>path</parameter></methodparam>
+
<methodparam><type>magic</type><parameter>TSRMLS_DC</parameter></methodparam>
</methodsynopsis>
<para>
...
@@ -23,6 +24,14 @@
<para>
<variablelist>
<varlistentry>
+ <term><parameter>path</parameter></term>
+ <listitem>
+ <para>
+ ...
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
<term><parameter>TSRMLS_DC</parameter></term>
<listitem>
<para>
http://cvs.php.net/viewcvs.cgi/phpdoc/en/internals/tsrm/functions/virtual_chdir_file.xml?r1=1.2&r2=1.3&diff_format=u
Index: phpdoc/en/internals/tsrm/functions/virtual_chdir_file.xml
diff -u phpdoc/en/internals/tsrm/functions/virtual_chdir_file.xml:1.2
phpdoc/en/internals/tsrm/functions/virtual_chdir_file.xml:1.3
--- phpdoc/en/internals/tsrm/functions/virtual_chdir_file.xml:1.2 Sat Jan
14 23:36:19 2006
+++ phpdoc/en/internals/tsrm/functions/virtual_chdir_file.xml Sun Jan 15
00:44:47 2006
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<refentry id="zend-api.virtual-chdir-file">
<refnamediv>
<refname>virtual_chdir_file</refname>
@@ -12,7 +12,8 @@
<methodsynopsis>
<type>int</type><methodname>virtual_chdir_file</methodname>
<methodparam><type>const
char*</type><parameter>path</parameter></methodparam>
- <methodparam><type>int (*p_chdir)(const char *path
TSRMLS_DC)</type><parameter>TSRMLS_DC</parameter></methodparam>
+ <methodparam><type>int (*p_chdir)(const char
*path</type><parameter>TSRMLS_DC)</parameter></methodparam>
+
<methodparam><type>magic</type><parameter>TSRMLS_DC</parameter></methodparam>
</methodsynopsis>
<para>
...
@@ -32,6 +33,14 @@
</listitem>
</varlistentry>
<varlistentry>
+ <term><parameter>TSRMLS_DC)</parameter></term>
+ <listitem>
+ <para>
+ ...
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
<term><parameter>TSRMLS_DC</parameter></term>
<listitem>
<para>
http://cvs.php.net/viewcvs.cgi/phpdoc/en/internals/tsrm/functions/virtual_chmod.xml?r1=1.2&r2=1.3&diff_format=u
Index: phpdoc/en/internals/tsrm/functions/virtual_chmod.xml
diff -u phpdoc/en/internals/tsrm/functions/virtual_chmod.xml:1.2
phpdoc/en/internals/tsrm/functions/virtual_chmod.xml:1.3
--- phpdoc/en/internals/tsrm/functions/virtual_chmod.xml:1.2 Sat Jan 14
23:36:19 2006
+++ phpdoc/en/internals/tsrm/functions/virtual_chmod.xml Sun Jan 15
00:44:47 2006
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<refentry id="zend-api.virtual-chmod">
<refnamediv>
<refname>virtual_chmod</refname>
@@ -12,7 +12,8 @@
<methodsynopsis>
<type>int</type><methodname>virtual_chmod</methodname>
<methodparam><type>const
char*</type><parameter>filename</parameter></methodparam>
- <methodparam><type>mode_t
mode</type><parameter>TSRMLS_DC</parameter></methodparam>
+ <methodparam><type>mode_t</type><parameter>mode</parameter></methodparam>
+
<methodparam><type>magic</type><parameter>TSRMLS_DC</parameter></methodparam>
</methodsynopsis>
<para>
...
@@ -32,6 +33,14 @@
</listitem>
</varlistentry>
<varlistentry>
+ <term><parameter>mode</parameter></term>
+ <listitem>
+ <para>
+ ...
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
<term><parameter>TSRMLS_DC</parameter></term>
<listitem>
<para>
http://cvs.php.net/viewcvs.cgi/phpdoc/en/internals/tsrm/functions/virtual_chown.xml?r1=1.2&r2=1.3&diff_format=u
Index: phpdoc/en/internals/tsrm/functions/virtual_chown.xml
diff -u phpdoc/en/internals/tsrm/functions/virtual_chown.xml:1.2
phpdoc/en/internals/tsrm/functions/virtual_chown.xml:1.3
--- phpdoc/en/internals/tsrm/functions/virtual_chown.xml:1.2 Sat Jan 14
23:36:19 2006
+++ phpdoc/en/internals/tsrm/functions/virtual_chown.xml Sun Jan 15
00:44:47 2006
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<refentry id="zend-api.virtual-chown">
<refnamediv>
<refname>virtual_chown</refname>
@@ -14,7 +14,8 @@
<methodparam><type>const
char*</type><parameter>filename</parameter></methodparam>
<methodparam><type>uid_t</type><parameter>owner</parameter></methodparam>
<methodparam><type>gid_t</type><parameter>group</parameter></methodparam>
- <methodparam><type>int
link</type><parameter>TSRMLS_DC</parameter></methodparam>
+ <methodparam><type>int</type><parameter>link</parameter></methodparam>
+
<methodparam><type>magic</type><parameter>TSRMLS_DC</parameter></methodparam>
</methodsynopsis>
<para>
...
@@ -50,6 +51,14 @@
</listitem>
</varlistentry>
<varlistentry>
+ <term><parameter>link</parameter></term>
+ <listitem>
+ <para>
+ ...
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
<term><parameter>TSRMLS_DC</parameter></term>
<listitem>
<para>
http://cvs.php.net/viewcvs.cgi/phpdoc/en/internals/tsrm/functions/virtual_creat.xml?r1=1.2&r2=1.3&diff_format=u
Index: phpdoc/en/internals/tsrm/functions/virtual_creat.xml
diff -u phpdoc/en/internals/tsrm/functions/virtual_creat.xml:1.2
phpdoc/en/internals/tsrm/functions/virtual_creat.xml:1.3
--- phpdoc/en/internals/tsrm/functions/virtual_creat.xml:1.2 Sat Jan 14
23:36:19 2006
+++ phpdoc/en/internals/tsrm/functions/virtual_creat.xml Sun Jan 15
00:44:47 2006
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<refentry id="zend-api.virtual-creat">
<refnamediv>
<refname>virtual_creat</refname>
@@ -12,7 +12,8 @@
<methodsynopsis>
<type>int</type><methodname>virtual_creat</methodname>
<methodparam><type>const
char*</type><parameter>path</parameter></methodparam>
- <methodparam><type>mode_t
mode</type><parameter>TSRMLS_DC</parameter></methodparam>
+ <methodparam><type>mode_t</type><parameter>mode</parameter></methodparam>
+
<methodparam><type>magic</type><parameter>TSRMLS_DC</parameter></methodparam>
</methodsynopsis>
<para>
...
@@ -32,6 +33,14 @@
</listitem>
</varlistentry>
<varlistentry>
+ <term><parameter>mode</parameter></term>
+ <listitem>
+ <para>
+ ...
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
<term><parameter>TSRMLS_DC</parameter></term>
<listitem>
<para>
http://cvs.php.net/viewcvs.cgi/phpdoc/en/internals/tsrm/functions/virtual_cwd_shutdown.xml?r1=1.1&r2=1.2&diff_format=u
Index: phpdoc/en/internals/tsrm/functions/virtual_cwd_shutdown.xml
diff -u phpdoc/en/internals/tsrm/functions/virtual_cwd_shutdown.xml:1.1
phpdoc/en/internals/tsrm/functions/virtual_cwd_shutdown.xml:1.2
--- phpdoc/en/internals/tsrm/functions/virtual_cwd_shutdown.xml:1.1 Sat Jan
14 23:10:21 2006
+++ phpdoc/en/internals/tsrm/functions/virtual_cwd_shutdown.xml Sun Jan 15
00:44:47 2006
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
<refentry id="zend-api.virtual-cwd-shutdown">
<refnamediv>
<refname>virtual_cwd_shutdown</refname>
@@ -10,7 +10,7 @@
&reftitle.description;
<literallayout>#include <tsrm_virtual_cwd.h></literallayout>
<methodsynopsis>
- <type>void</type><methodname>virtual_cwd_shutdown</methodname>
+ <void/><methodname>virtual_cwd_shutdown</methodname>
<methodparam><type></type><parameter>void</parameter></methodparam>
</methodsynopsis>
<para>
http://cvs.php.net/viewcvs.cgi/phpdoc/en/internals/tsrm/functions/virtual_cwd_startup.xml?r1=1.1&r2=1.2&diff_format=u
Index: phpdoc/en/internals/tsrm/functions/virtual_cwd_startup.xml
diff -u phpdoc/en/internals/tsrm/functions/virtual_cwd_startup.xml:1.1
phpdoc/en/internals/tsrm/functions/virtual_cwd_startup.xml:1.2
--- phpdoc/en/internals/tsrm/functions/virtual_cwd_startup.xml:1.1 Sat Jan
14 23:10:21 2006
+++ phpdoc/en/internals/tsrm/functions/virtual_cwd_startup.xml Sun Jan 15
00:44:47 2006
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
<refentry id="zend-api.virtual-cwd-startup">
<refnamediv>
<refname>virtual_cwd_startup</refname>
@@ -10,7 +10,7 @@
&reftitle.description;
<literallayout>#include <tsrm_virtual_cwd.h></literallayout>
<methodsynopsis>
- <type>void</type><methodname>virtual_cwd_startup</methodname>
+ <void/><methodname>virtual_cwd_startup</methodname>
<methodparam><type></type><parameter>void</parameter></methodparam>
</methodsynopsis>
<para>
http://cvs.php.net/viewcvs.cgi/phpdoc/en/internals/tsrm/functions/virtual_filepath.xml?r1=1.2&r2=1.3&diff_format=u
Index: phpdoc/en/internals/tsrm/functions/virtual_filepath.xml
diff -u phpdoc/en/internals/tsrm/functions/virtual_filepath.xml:1.2
phpdoc/en/internals/tsrm/functions/virtual_filepath.xml:1.3
--- phpdoc/en/internals/tsrm/functions/virtual_filepath.xml:1.2 Sat Jan 14
23:36:19 2006
+++ phpdoc/en/internals/tsrm/functions/virtual_filepath.xml Sun Jan 15
00:44:47 2006
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<refentry id="zend-api.virtual-filepath">
<refnamediv>
<refname>virtual_filepath</refname>
@@ -12,7 +12,8 @@
<methodsynopsis>
<type>int</type><methodname>virtual_filepath</methodname>
<methodparam><type>const
char*</type><parameter>path</parameter></methodparam>
- <methodparam><type>char
**filepath</type><parameter>TSRMLS_DC</parameter></methodparam>
+
<methodparam><type>char**</type><parameter>filepath</parameter></methodparam>
+
<methodparam><type>magic</type><parameter>TSRMLS_DC</parameter></methodparam>
</methodsynopsis>
<para>
...
@@ -32,6 +33,14 @@
</listitem>
</varlistentry>
<varlistentry>
+ <term><parameter>filepath</parameter></term>
+ <listitem>
+ <para>
+ ...
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
<term><parameter>TSRMLS_DC</parameter></term>
<listitem>
<para>
http://cvs.php.net/viewcvs.cgi/phpdoc/en/internals/tsrm/functions/virtual_filepath_ex.xml?r1=1.2&r2=1.3&diff_format=u
Index: phpdoc/en/internals/tsrm/functions/virtual_filepath_ex.xml
diff -u phpdoc/en/internals/tsrm/functions/virtual_filepath_ex.xml:1.2
phpdoc/en/internals/tsrm/functions/virtual_filepath_ex.xml:1.3
--- phpdoc/en/internals/tsrm/functions/virtual_filepath_ex.xml:1.2 Sat Jan
14 23:36:19 2006
+++ phpdoc/en/internals/tsrm/functions/virtual_filepath_ex.xml Sun Jan 15
00:44:47 2006
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<refentry id="zend-api.virtual-filepath-ex">
<refnamediv>
<refname>virtual_filepath_ex</refname>
@@ -13,7 +13,8 @@
<type>int</type><methodname>virtual_filepath_ex</methodname>
<methodparam><type>const
char*</type><parameter>path</parameter></methodparam>
<methodparam><type>char**</type><parameter>filepath</parameter></methodparam>
- <methodparam><type>verify_path_func
verify_path</type><parameter>TSRMLS_DC</parameter></methodparam>
+
<methodparam><type>verify_path_func</type><parameter>verify_path</parameter></methodparam>
+
<methodparam><type>magic</type><parameter>TSRMLS_DC</parameter></methodparam>
</methodsynopsis>
<para>
...
@@ -41,6 +42,14 @@
</listitem>
</varlistentry>
<varlistentry>
+ <term><parameter>verify_path</parameter></term>
+ <listitem>
+ <para>
+ ...
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
<term><parameter>TSRMLS_DC</parameter></term>
<listitem>
<para>
http://cvs.php.net/viewcvs.cgi/phpdoc/en/internals/tsrm/functions/virtual_fopen.xml?r1=1.2&r2=1.3&diff_format=u
Index: phpdoc/en/internals/tsrm/functions/virtual_fopen.xml
diff -u phpdoc/en/internals/tsrm/functions/virtual_fopen.xml:1.2
phpdoc/en/internals/tsrm/functions/virtual_fopen.xml:1.3
--- phpdoc/en/internals/tsrm/functions/virtual_fopen.xml:1.2 Sat Jan 14
23:36:19 2006
+++ phpdoc/en/internals/tsrm/functions/virtual_fopen.xml Sun Jan 15
00:44:47 2006
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<refentry id="zend-api.virtual-fopen">
<refnamediv>
<refname>virtual_fopen</refname>
@@ -12,7 +12,8 @@
<methodsynopsis>
<type>FILE*</type><methodname>virtual_fopen</methodname>
<methodparam><type>const
char*</type><parameter>path</parameter></methodparam>
- <methodparam><type>const char
*mode</type><parameter>TSRMLS_DC</parameter></methodparam>
+ <methodparam><type>const
char*</type><parameter>mode</parameter></methodparam>
+
<methodparam><type>magic</type><parameter>TSRMLS_DC</parameter></methodparam>
</methodsynopsis>
<para>
...
@@ -32,6 +33,14 @@
</listitem>
</varlistentry>
<varlistentry>
+ <term><parameter>mode</parameter></term>
+ <listitem>
+ <para>
+ ...
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
<term><parameter>TSRMLS_DC</parameter></term>
<listitem>
<para>
http://cvs.php.net/viewcvs.cgi/phpdoc/en/internals/tsrm/functions/virtual_getcwd.xml?r1=1.2&r2=1.3&diff_format=u
Index: phpdoc/en/internals/tsrm/functions/virtual_getcwd.xml
diff -u phpdoc/en/internals/tsrm/functions/virtual_getcwd.xml:1.2
phpdoc/en/internals/tsrm/functions/virtual_getcwd.xml:1.3
--- phpdoc/en/internals/tsrm/functions/virtual_getcwd.xml:1.2 Sat Jan 14
23:36:19 2006
+++ phpdoc/en/internals/tsrm/functions/virtual_getcwd.xml Sun Jan 15
00:44:47 2006
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<refentry id="zend-api.virtual-getcwd">
<refnamediv>
<refname>virtual_getcwd</refname>
@@ -12,7 +12,8 @@
<methodsynopsis>
<type>char*</type><methodname>virtual_getcwd</methodname>
<methodparam><type>char*</type><parameter>buf</parameter></methodparam>
- <methodparam><type>size_t
size</type><parameter>TSRMLS_DC</parameter></methodparam>
+ <methodparam><type>size_t</type><parameter>size</parameter></methodparam>
+
<methodparam><type>magic</type><parameter>TSRMLS_DC</parameter></methodparam>
</methodsynopsis>
<para>
...
@@ -32,6 +33,14 @@
</listitem>
</varlistentry>
<varlistentry>
+ <term><parameter>size</parameter></term>
+ <listitem>
+ <para>
+ ...
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
<term><parameter>TSRMLS_DC</parameter></term>
<listitem>
<para>
http://cvs.php.net/viewcvs.cgi/phpdoc/en/internals/tsrm/functions/virtual_getcwd_ex.xml?r1=1.2&r2=1.3&diff_format=u
Index: phpdoc/en/internals/tsrm/functions/virtual_getcwd_ex.xml
diff -u phpdoc/en/internals/tsrm/functions/virtual_getcwd_ex.xml:1.2
phpdoc/en/internals/tsrm/functions/virtual_getcwd_ex.xml:1.3
--- phpdoc/en/internals/tsrm/functions/virtual_getcwd_ex.xml:1.2 Sat Jan
14 23:36:19 2006
+++ phpdoc/en/internals/tsrm/functions/virtual_getcwd_ex.xml Sun Jan 15
00:44:47 2006
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<refentry id="zend-api.virtual-getcwd-ex">
<refnamediv>
<refname>virtual_getcwd_ex</refname>
@@ -11,7 +11,8 @@
<literallayout>#include <tsrm_virtual_cwd.h></literallayout>
<methodsynopsis>
<type>char*</type><methodname>virtual_getcwd_ex</methodname>
- <methodparam><type>size_t
*length</type><parameter>TSRMLS_DC</parameter></methodparam>
+
<methodparam><type>size_t*</type><parameter>length</parameter></methodparam>
+
<methodparam><type>magic</type><parameter>TSRMLS_DC</parameter></methodparam>
</methodsynopsis>
<para>
...
@@ -23,6 +24,14 @@
<para>
<variablelist>
<varlistentry>
+ <term><parameter>length</parameter></term>
+ <listitem>
+ <para>
+ ...
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
<term><parameter>TSRMLS_DC</parameter></term>
<listitem>
<para>
http://cvs.php.net/viewcvs.cgi/phpdoc/en/internals/tsrm/functions/virtual_lstat.xml?r1=1.2&r2=1.3&diff_format=u
Index: phpdoc/en/internals/tsrm/functions/virtual_lstat.xml
diff -u phpdoc/en/internals/tsrm/functions/virtual_lstat.xml:1.2
phpdoc/en/internals/tsrm/functions/virtual_lstat.xml:1.3
--- phpdoc/en/internals/tsrm/functions/virtual_lstat.xml:1.2 Sat Jan 14
23:36:19 2006
+++ phpdoc/en/internals/tsrm/functions/virtual_lstat.xml Sun Jan 15
00:44:47 2006
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<refentry id="zend-api.virtual-lstat">
<refnamediv>
<refname>virtual_lstat</refname>
@@ -12,7 +12,8 @@
<methodsynopsis>
<type>int</type><methodname>virtual_lstat</methodname>
<methodparam><type>const
char*</type><parameter>path</parameter></methodparam>
- <methodparam><type>struct stat
*buf</type><parameter>TSRMLS_DC</parameter></methodparam>
+ <methodparam><type>struct
stat*</type><parameter>buf</parameter></methodparam>
+
<methodparam><type>magic</type><parameter>TSRMLS_DC</parameter></methodparam>
</methodsynopsis>
<para>
...
@@ -32,6 +33,14 @@
</listitem>
</varlistentry>
<varlistentry>
+ <term><parameter>buf</parameter></term>
+ <listitem>
+ <para>
+ ...
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
<term><parameter>TSRMLS_DC</parameter></term>
<listitem>
<para>
http://cvs.php.net/viewcvs.cgi/phpdoc/en/internals/tsrm/functions/virtual_mkdir.xml?r1=1.2&r2=1.3&diff_format=u
Index: phpdoc/en/internals/tsrm/functions/virtual_mkdir.xml
diff -u phpdoc/en/internals/tsrm/functions/virtual_mkdir.xml:1.2
phpdoc/en/internals/tsrm/functions/virtual_mkdir.xml:1.3
--- phpdoc/en/internals/tsrm/functions/virtual_mkdir.xml:1.2 Sat Jan 14
23:36:19 2006
+++ phpdoc/en/internals/tsrm/functions/virtual_mkdir.xml Sun Jan 15
00:44:47 2006
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<refentry id="zend-api.virtual-mkdir">
<refnamediv>
<refname>virtual_mkdir</refname>
@@ -12,7 +12,8 @@
<methodsynopsis>
<type>int</type><methodname>virtual_mkdir</methodname>
<methodparam><type>const
char*</type><parameter>pathname</parameter></methodparam>
- <methodparam><type>mode_t
mode</type><parameter>TSRMLS_DC</parameter></methodparam>
+ <methodparam><type>mode_t</type><parameter>mode</parameter></methodparam>
+
<methodparam><type>magic</type><parameter>TSRMLS_DC</parameter></methodparam>
</methodsynopsis>
<para>
...
@@ -32,6 +33,14 @@
</listitem>
</varlistentry>
<varlistentry>
+ <term><parameter>mode</parameter></term>
+ <listitem>
+ <para>
+ ...
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
<term><parameter>TSRMLS_DC</parameter></term>
<listitem>
<para>
http://cvs.php.net/viewcvs.cgi/phpdoc/en/internals/tsrm/functions/virtual_open.xml?r1=1.2&r2=1.3&diff_format=u
Index: phpdoc/en/internals/tsrm/functions/virtual_open.xml
diff -u phpdoc/en/internals/tsrm/functions/virtual_open.xml:1.2
phpdoc/en/internals/tsrm/functions/virtual_open.xml:1.3
--- phpdoc/en/internals/tsrm/functions/virtual_open.xml:1.2 Sat Jan 14
23:36:19 2006
+++ phpdoc/en/internals/tsrm/functions/virtual_open.xml Sun Jan 15 00:44:47 2006
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<refentry id="zend-api.virtual-open">
<refnamediv>
<refname>virtual_open</refname>
@@ -11,7 +11,8 @@
<literallayout>#include <tsrm_virtual_cwd.h></literallayout>
<methodsynopsis>
<type>int</type><methodname>virtual_open</methodname>
- <methodparam><type>const char
*path</type><parameter>TSRMLS_DC</parameter></methodparam>
+ <methodparam><type>const
char*</type><parameter>path</parameter></methodparam>
+
<methodparam><type>magic</type><parameter>TSRMLS_DC</parameter></methodparam>
<methodparam><type>int</type><parameter>flags</parameter></methodparam>
<methodparam><type></type><parameter>...</parameter></methodparam>
</methodsynopsis>
@@ -25,6 +26,14 @@
<para>
<variablelist>
<varlistentry>
+ <term><parameter>path</parameter></term>
+ <listitem>
+ <para>
+ ...
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
<term><parameter>TSRMLS_DC</parameter></term>
<listitem>
<para>
http://cvs.php.net/viewcvs.cgi/phpdoc/en/internals/tsrm/functions/virtual_opendir.xml?r1=1.2&r2=1.3&diff_format=u
Index: phpdoc/en/internals/tsrm/functions/virtual_opendir.xml
diff -u phpdoc/en/internals/tsrm/functions/virtual_opendir.xml:1.2
phpdoc/en/internals/tsrm/functions/virtual_opendir.xml:1.3
--- phpdoc/en/internals/tsrm/functions/virtual_opendir.xml:1.2 Sat Jan 14
23:36:19 2006
+++ phpdoc/en/internals/tsrm/functions/virtual_opendir.xml Sun Jan 15
00:44:47 2006
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<refentry id="zend-api.virtual-opendir">
<refnamediv>
<refname>virtual_opendir</refname>
@@ -11,7 +11,8 @@
<literallayout>#include <tsrm_virtual_cwd.h></literallayout>
<methodsynopsis>
<type>DIR*</type><methodname>virtual_opendir</methodname>
- <methodparam><type>const char
*pathname</type><parameter>TSRMLS_DC</parameter></methodparam>
+ <methodparam><type>const
char*</type><parameter>pathname</parameter></methodparam>
+
<methodparam><type>magic</type><parameter>TSRMLS_DC</parameter></methodparam>
</methodsynopsis>
<para>
...
@@ -23,6 +24,14 @@
<para>
<variablelist>
<varlistentry>
+ <term><parameter>pathname</parameter></term>
+ <listitem>
+ <para>
+ ...
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
<term><parameter>TSRMLS_DC</parameter></term>
<listitem>
<para>
http://cvs.php.net/viewcvs.cgi/phpdoc/en/internals/tsrm/functions/virtual_popen.xml?r1=1.2&r2=1.3&diff_format=u
Index: phpdoc/en/internals/tsrm/functions/virtual_popen.xml
diff -u phpdoc/en/internals/tsrm/functions/virtual_popen.xml:1.2
phpdoc/en/internals/tsrm/functions/virtual_popen.xml:1.3
--- phpdoc/en/internals/tsrm/functions/virtual_popen.xml:1.2 Sat Jan 14
23:36:19 2006
+++ phpdoc/en/internals/tsrm/functions/virtual_popen.xml Sun Jan 15
00:44:47 2006
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<refentry id="zend-api.virtual-popen">
<refnamediv>
<refname>virtual_popen</refname>
@@ -12,7 +12,8 @@
<methodsynopsis>
<type>FILE*</type><methodname>virtual_popen</methodname>
<methodparam><type>const
char*</type><parameter>command</parameter></methodparam>
- <methodparam><type>const char
*type</type><parameter>TSRMLS_DC</parameter></methodparam>
+ <methodparam><type>const
char*</type><parameter>type</parameter></methodparam>
+
<methodparam><type>magic</type><parameter>TSRMLS_DC</parameter></methodparam>
</methodsynopsis>
<para>
...
@@ -32,6 +33,14 @@
</listitem>
</varlistentry>
<varlistentry>
+ <term><parameter>type</parameter></term>
+ <listitem>
+ <para>
+ ...
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
<term><parameter>TSRMLS_DC</parameter></term>
<listitem>
<para>
http://cvs.php.net/viewcvs.cgi/phpdoc/en/internals/tsrm/functions/virtual_realpath.xml?r1=1.2&r2=1.3&diff_format=u
Index: phpdoc/en/internals/tsrm/functions/virtual_realpath.xml
diff -u phpdoc/en/internals/tsrm/functions/virtual_realpath.xml:1.2
phpdoc/en/internals/tsrm/functions/virtual_realpath.xml:1.3
--- phpdoc/en/internals/tsrm/functions/virtual_realpath.xml:1.2 Sat Jan 14
23:36:19 2006
+++ phpdoc/en/internals/tsrm/functions/virtual_realpath.xml Sun Jan 15
00:44:47 2006
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<refentry id="zend-api.virtual-realpath">
<refnamediv>
<refname>virtual_realpath</refname>
@@ -12,7 +12,8 @@
<methodsynopsis>
<type>char*</type><methodname>virtual_realpath</methodname>
<methodparam><type>const
char*</type><parameter>path</parameter></methodparam>
- <methodparam><type>char
*real_path</type><parameter>TSRMLS_DC</parameter></methodparam>
+
<methodparam><type>char*</type><parameter>real_path</parameter></methodparam>
+
<methodparam><type>magic</type><parameter>TSRMLS_DC</parameter></methodparam>
</methodsynopsis>
<para>
...
@@ -32,6 +33,14 @@
</listitem>
</varlistentry>
<varlistentry>
+ <term><parameter>real_path</parameter></term>
+ <listitem>
+ <para>
+ ...
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
<term><parameter>TSRMLS_DC</parameter></term>
<listitem>
<para>
http://cvs.php.net/viewcvs.cgi/phpdoc/en/internals/tsrm/functions/virtual_rename.xml?r1=1.2&r2=1.3&diff_format=u
Index: phpdoc/en/internals/tsrm/functions/virtual_rename.xml
diff -u phpdoc/en/internals/tsrm/functions/virtual_rename.xml:1.2
phpdoc/en/internals/tsrm/functions/virtual_rename.xml:1.3
--- phpdoc/en/internals/tsrm/functions/virtual_rename.xml:1.2 Sat Jan 14
23:36:19 2006
+++ phpdoc/en/internals/tsrm/functions/virtual_rename.xml Sun Jan 15
00:44:47 2006
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<refentry id="zend-api.virtual-rename">
<refnamediv>
<refname>virtual_rename</refname>
@@ -12,7 +12,8 @@
<methodsynopsis>
<type>int</type><methodname>virtual_rename</methodname>
<methodparam><type>char*</type><parameter>oldname</parameter></methodparam>
- <methodparam><type>char
*newname</type><parameter>TSRMLS_DC</parameter></methodparam>
+ <methodparam><type>char*</type><parameter>newname</parameter></methodparam>
+
<methodparam><type>magic</type><parameter>TSRMLS_DC</parameter></methodparam>
</methodsynopsis>
<para>
...
@@ -32,6 +33,14 @@
</listitem>
</varlistentry>
<varlistentry>
+ <term><parameter>newname</parameter></term>
+ <listitem>
+ <para>
+ ...
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
<term><parameter>TSRMLS_DC</parameter></term>
<listitem>
<para>
http://cvs.php.net/viewcvs.cgi/phpdoc/en/internals/tsrm/functions/virtual_rmdir.xml?r1=1.2&r2=1.3&diff_format=u
Index: phpdoc/en/internals/tsrm/functions/virtual_rmdir.xml
diff -u phpdoc/en/internals/tsrm/functions/virtual_rmdir.xml:1.2
phpdoc/en/internals/tsrm/functions/virtual_rmdir.xml:1.3
--- phpdoc/en/internals/tsrm/functions/virtual_rmdir.xml:1.2 Sat Jan 14
23:36:19 2006
+++ phpdoc/en/internals/tsrm/functions/virtual_rmdir.xml Sun Jan 15
00:44:47 2006
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<refentry id="zend-api.virtual-rmdir">
<refnamediv>
<refname>virtual_rmdir</refname>
@@ -11,7 +11,8 @@
<literallayout>#include <tsrm_virtual_cwd.h></literallayout>
<methodsynopsis>
<type>int</type><methodname>virtual_rmdir</methodname>
- <methodparam><type>const char
*pathname</type><parameter>TSRMLS_DC</parameter></methodparam>
+ <methodparam><type>const
char*</type><parameter>pathname</parameter></methodparam>
+
<methodparam><type>magic</type><parameter>TSRMLS_DC</parameter></methodparam>
</methodsynopsis>
<para>
...
@@ -23,6 +24,14 @@
<para>
<variablelist>
<varlistentry>
+ <term><parameter>pathname</parameter></term>
+ <listitem>
+ <para>
+ ...
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
<term><parameter>TSRMLS_DC</parameter></term>
<listitem>
<para>
http://cvs.php.net/viewcvs.cgi/phpdoc/en/internals/tsrm/functions/virtual_stat.xml?r1=1.2&r2=1.3&diff_format=u
Index: phpdoc/en/internals/tsrm/functions/virtual_stat.xml
diff -u phpdoc/en/internals/tsrm/functions/virtual_stat.xml:1.2
phpdoc/en/internals/tsrm/functions/virtual_stat.xml:1.3
--- phpdoc/en/internals/tsrm/functions/virtual_stat.xml:1.2 Sat Jan 14
23:36:19 2006
+++ phpdoc/en/internals/tsrm/functions/virtual_stat.xml Sun Jan 15 00:44:47 2006
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<refentry id="zend-api.virtual-stat">
<refnamediv>
<refname>virtual_stat</refname>
@@ -12,7 +12,8 @@
<methodsynopsis>
<type>int</type><methodname>virtual_stat</methodname>
<methodparam><type>const
char*</type><parameter>path</parameter></methodparam>
- <methodparam><type>struct stat
*buf</type><parameter>TSRMLS_DC</parameter></methodparam>
+ <methodparam><type>struct
stat*</type><parameter>buf</parameter></methodparam>
+
<methodparam><type>magic</type><parameter>TSRMLS_DC</parameter></methodparam>
</methodsynopsis>
<para>
...
@@ -32,6 +33,14 @@
</listitem>
</varlistentry>
<varlistentry>
+ <term><parameter>buf</parameter></term>
+ <listitem>
+ <para>
+ ...
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
<term><parameter>TSRMLS_DC</parameter></term>
<listitem>
<para>
http://cvs.php.net/viewcvs.cgi/phpdoc/en/internals/tsrm/functions/virtual_unlink.xml?r1=1.2&r2=1.3&diff_format=u
Index: phpdoc/en/internals/tsrm/functions/virtual_unlink.xml
diff -u phpdoc/en/internals/tsrm/functions/virtual_unlink.xml:1.2
phpdoc/en/internals/tsrm/functions/virtual_unlink.xml:1.3
--- phpdoc/en/internals/tsrm/functions/virtual_unlink.xml:1.2 Sat Jan 14
23:36:19 2006
+++ phpdoc/en/internals/tsrm/functions/virtual_unlink.xml Sun Jan 15
00:44:47 2006
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<refentry id="zend-api.virtual-unlink">
<refnamediv>
<refname>virtual_unlink</refname>
@@ -11,7 +11,8 @@
<literallayout>#include <tsrm_virtual_cwd.h></literallayout>
<methodsynopsis>
<type>int</type><methodname>virtual_unlink</methodname>
- <methodparam><type>const char
*path</type><parameter>TSRMLS_DC</parameter></methodparam>
+ <methodparam><type>const
char*</type><parameter>path</parameter></methodparam>
+
<methodparam><type>magic</type><parameter>TSRMLS_DC</parameter></methodparam>
</methodsynopsis>
<para>
...
@@ -23,6 +24,14 @@
<para>
<variablelist>
<varlistentry>
+ <term><parameter>path</parameter></term>
+ <listitem>
+ <para>
+ ...
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
<term><parameter>TSRMLS_DC</parameter></term>
<listitem>
<para>
http://cvs.php.net/viewcvs.cgi/phpdoc/en/internals/tsrm/functions/virtual_utime.xml?r1=1.2&r2=1.3&diff_format=u
Index: phpdoc/en/internals/tsrm/functions/virtual_utime.xml
diff -u phpdoc/en/internals/tsrm/functions/virtual_utime.xml:1.2
phpdoc/en/internals/tsrm/functions/virtual_utime.xml:1.3
--- phpdoc/en/internals/tsrm/functions/virtual_utime.xml:1.2 Sat Jan 14
23:36:19 2006
+++ phpdoc/en/internals/tsrm/functions/virtual_utime.xml Sun Jan 15
00:44:47 2006
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<refentry id="zend-api.virtual-utime">
<refnamediv>
<refname>virtual_utime</refname>
@@ -12,7 +12,8 @@
<methodsynopsis>
<type>int</type><methodname>virtual_utime</methodname>
<methodparam><type>const
char*</type><parameter>filename</parameter></methodparam>
- <methodparam><type>struct utimbuf
*buf</type><parameter>TSRMLS_DC</parameter></methodparam>
+ <methodparam><type>struct
utimbuf*</type><parameter>buf</parameter></methodparam>
+
<methodparam><type>magic</type><parameter>TSRMLS_DC</parameter></methodparam>
</methodsynopsis>
<para>
...
@@ -32,6 +33,14 @@
</listitem>
</varlistentry>
<varlistentry>
+ <term><parameter>buf</parameter></term>
+ <listitem>
+ <para>
+ ...
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
<term><parameter>TSRMLS_DC</parameter></term>
<listitem>
<para>