For Programmers: Free Programming Magazines  


Home > Archive > PHP Documentation > October 2006 > cvs: phpdoc /en/reference/strings/functions str-repeat.xml









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author cvs: phpdoc /en/reference/strings/functions str-repeat.xml
Friedhelm Betz

2006-10-18, 6:58 pm

betz Wed Oct 18 15:00:01 2006 UTC

Modified files:
/phpdoc/en/reference/strings/functions str-repeat.xml
Log:
fix 39186

http://cvs.php.net/viewvc.cgi/phpdo...8&diff_format=u
Index: phpdoc/en/reference/strings/functions/str-repeat.xml
diff -u phpdoc/en/reference/strings/functions/str-repeat.xml:1.7 phpdoc/en/reference/strings/functions/str-repeat.xml:1.8
--- phpdoc/en/reference/strings/functions/str-repeat.xml:1.7 Tue Aug 17 21:44:35 2004
+++ phpdoc/en/reference/strings/functions/str-repeat.xml Wed Oct 18 15:00:01 2006
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.7 $ -->
+<!-- $Revision: 1.8 $ -->
<!-- splitted from ./en/functions/strings.xml, last change in rev 1.2 -->
<refentry id="function.str-repeat">
<refnamediv>
@@ -14,7 +14,7 @@
<methodparam><type>int</type><parameter>multiplier</parameter></methodparam>
</methodsynopsis>
<para>
- Returns <parameter>input_str</parameter> repeated
+ Returns <parameter>input</parameter> repeated
<parameter>multiplier</parameter> times.
<parameter>multiplier</parameter> has to be greater than or equal to 0.
If the <parameter>multiplier</parameter> is set to 0, the function will
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com