[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-doc-cvs
Subject:    [DOC-CVS] =?utf-8?q?svn:_/phpdoc/en/trunk/reference/stream/functions/_stream-resolve-include-path.xm
From:       Peter_Cowburn <salathe () php ! net>
Date:       2011-03-31 18:55:39
Message-ID: svn-salathe-1301597739-309859-985977570 () svn ! php ! net
[Download RAW message or body]

salathe                                  Thu, 31 Mar 2011 18:55:39 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=309859

Log:
tidy up stream_resolve_include_path() doc

Changed paths:
    U   phpdoc/en/trunk/reference/stream/functions/stream-resolve-include-path.xml

Modified: phpdoc/en/trunk/reference/stream/functions/stream-resolve-include-path.xml
===================================================================
--- phpdoc/en/trunk/reference/stream/functions/stream-resolve-include-path.xml	2011-03-31 \
                18:10:51 UTC (rev 309858)
+++ phpdoc/en/trunk/reference/stream/functions/stream-resolve-include-path.xml	2011-03-31 \
18:55:39 UTC (rev 309859) @@ -16,7 +16,7 @@
    <!-- <methodparam \
choice="opt"><type>resource</type><parameter>context</parameter></methodparam> -->  \
</methodsynopsis>  <para>
-   Resolve filename against the include path according to the same rules as \
<function>fopen</function>/<function>include</function> does. +   Resolve \
<parameter>filename</parameter> against the include path according to the same rules \
as <function>fopen</function>/<function>include</function>.  </para>
  </refsect1>

@@ -25,7 +25,7 @@
   <para>
    <variablelist>
     <varlistentry>
-     <term><parameter>string</parameter></term>
+     <term><parameter>filename</parameter></term>
      <listitem>
       <para>
        The filename to resolve.
@@ -49,7 +49,7 @@
  <refsect1 role="returnvalues">
   &reftitle.returnvalues;
   <para>
-   On success, the resolved absolute filename is returned. On failure, &false; is \
returned. +   Returns a <type>string</type> containing the resolved absolute \
filename, &return.falseforfailure;.  </para>
  </refsect1>

@@ -71,7 +71,7 @@
     &example.outputs.similar;
     <screen>
 <![CDATA[
-unicode(10) "/var/www/html/test.php"
+string(22) "/var/www/html/test.php"
 ]]>
     </screen>
    </example>



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

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic