philip          Thu Feb 20 17:45:17 2003 EDT

  Modified files:              
    /phpdoc/en/reference/filesystem/functions   is-writable.xml 
                                                is-link.xml is-file.xml 
                                                is-executable.xml 
                                                is-dir.xml 
                                                file-exists.xml 
    /phpdoc/en  language-snippets.ent 
  Log:
  Entity change: file.clearstatcache -> note.clearstatcache
  
  
Index: phpdoc/en/reference/filesystem/functions/is-writable.xml
diff -u phpdoc/en/reference/filesystem/functions/is-writable.xml:1.4 
phpdoc/en/reference/filesystem/functions/is-writable.xml:1.5
--- phpdoc/en/reference/filesystem/functions/is-writable.xml:1.4        Thu Feb 20 
12:25:13 2003
+++ phpdoc/en/reference/filesystem/functions/is-writable.xml    Thu Feb 20 17:45:14 
+2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
 <!-- splitted from ./en/functions/filesystem.xml, last change in rev 1.2 -->
   <refentry id="function.is-writable">
    <refnamediv>
@@ -23,7 +23,7 @@
      limitations are not taken into account.
     </para>
 
-    &file.clearstatcache;
+    &note.clearstatcache;
     
     &note.no-remote;
     
Index: phpdoc/en/reference/filesystem/functions/is-link.xml
diff -u phpdoc/en/reference/filesystem/functions/is-link.xml:1.4 
phpdoc/en/reference/filesystem/functions/is-link.xml:1.5
--- phpdoc/en/reference/filesystem/functions/is-link.xml:1.4    Thu Feb 20 12:25:13 
2003
+++ phpdoc/en/reference/filesystem/functions/is-link.xml        Thu Feb 20 17:45:14 
+2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
 <!-- splitted from ./en/functions/filesystem.xml, last change in rev 1.2 -->
   <refentry id="function.is-link">
    <refnamediv>
@@ -16,7 +16,7 @@
      Returns &true; if the filename exists and is a symbolic link.
     </para>
     
-    &file.clearstatcache;
+    &note.clearstatcache;
     
     &note.no-remote;
     
Index: phpdoc/en/reference/filesystem/functions/is-file.xml
diff -u phpdoc/en/reference/filesystem/functions/is-file.xml:1.4 
phpdoc/en/reference/filesystem/functions/is-file.xml:1.5
--- phpdoc/en/reference/filesystem/functions/is-file.xml:1.4    Thu Feb 20 12:25:13 
2003
+++ phpdoc/en/reference/filesystem/functions/is-file.xml        Thu Feb 20 17:45:14 
+2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
 <!-- splitted from ./en/functions/filesystem.xml, last change in rev 1.2 -->
   <refentry id="function.is-file">
    <refnamediv>
@@ -16,7 +16,7 @@
      Returns &true; if the filename exists and is a regular file.
     </para>
 
-    &file.clearstatcache;
+    &note.clearstatcache;
     
     &note.no-remote;
 
Index: phpdoc/en/reference/filesystem/functions/is-executable.xml
diff -u phpdoc/en/reference/filesystem/functions/is-executable.xml:1.4 
phpdoc/en/reference/filesystem/functions/is-executable.xml:1.5
--- phpdoc/en/reference/filesystem/functions/is-executable.xml:1.4      Thu Feb 20 
12:25:13 2003
+++ phpdoc/en/reference/filesystem/functions/is-executable.xml  Thu Feb 20 17:45:14 
+2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
 <!-- splitted from ./en/functions/filesystem.xml, last change in rev 1.2 -->
   <refentry id="function.is-executable">
    <refnamediv>
@@ -16,7 +16,7 @@
      Returns &true; if the filename exists and is executable.
     </para>
 
-    &file.clearstatcache;
+    &note.clearstatcache;
 
     &note.no-remote;
 
Index: phpdoc/en/reference/filesystem/functions/is-dir.xml
diff -u phpdoc/en/reference/filesystem/functions/is-dir.xml:1.6 
phpdoc/en/reference/filesystem/functions/is-dir.xml:1.7
--- phpdoc/en/reference/filesystem/functions/is-dir.xml:1.6     Thu Feb 20 12:25:13 
2003
+++ phpdoc/en/reference/filesystem/functions/is-dir.xml Thu Feb 20 17:45:14 2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
 <!-- splitted from ./en/functions/filesystem.xml, last change in rev 1.2 -->
   <refentry id="function.is-dir">
    <refnamediv>
@@ -18,7 +18,7 @@
      checked relative to the current working directory.
     </para>
 
-    &file.clearstatcache;
+    &note.clearstatcache;
     
     &note.no-remote;
 
Index: phpdoc/en/reference/filesystem/functions/file-exists.xml
diff -u phpdoc/en/reference/filesystem/functions/file-exists.xml:1.5 
phpdoc/en/reference/filesystem/functions/file-exists.xml:1.6
--- phpdoc/en/reference/filesystem/functions/file-exists.xml:1.5        Thu Feb 20 
12:27:25 2003
+++ phpdoc/en/reference/filesystem/functions/file-exists.xml    Thu Feb 20 17:45:14 
+2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
 <!-- splitted from ./en/functions/filesystem.xml, last change in rev 1.2 -->
   <refentry id="function.file-exists">
    <refnamediv>
@@ -17,7 +17,7 @@
      <parameter>filename</parameter> exists; &false; otherwise.
     </simpara>
 
-    &file.clearstatcache;
+    &note.clearstatcache;
     
     &note.no-remote;
 
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.41 phpdoc/en/language-snippets.ent:1.42
--- phpdoc/en/language-snippets.ent:1.41        Thu Feb 20 12:22:53 2003
+++ phpdoc/en/language-snippets.ent     Thu Feb 20 17:45:16 2003
@@ -1,4 +1,4 @@
-<!-- $Revision: 1.41 $ -->
+<!-- $Revision: 1.42 $ -->
 
 <!ENTITY warn.experimental '<warning><simpara>This extension is
 <emphasis>EXPERIMENTAL</emphasis>. The behaviour of this extension --
@@ -45,8 +45,9 @@
 <function>reset</function> the <type>array</type> pointer after 
 use.</simpara></note>'>
 
-<!ENTITY file.clearstatcache '<para>The results of this function are
-cached. See <function>clearstatcache</function> for more details.</para>'>
+<!ENTITY note.clearstatcache '<note><simpara>The results of this 
+function are cached. See <function>clearstatcache</function> for 
+more details.</simpara></note>'>
 
 <!ENTITY return.falseproblem '<warning><simpara>This function may
 return Boolean &false;, but may also return a non-Boolean value which



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to