|
||||||||||
|
New in This Group Re: [DOC-FR] svn: /phpdoc/fr/trunk/ language-snippets.ent reference/mysqlnd/stats.xml12/5/2009 8:27:33 AM La documentation compile !11/30/2009 5:48:24 PM Relecture et corrections de la doc PHP en =?UTF-8?B?ZnJhbsOnYWlz?=10/26/2009 7:36:29 PM polarimeter7/24/2009 12:45:25 PM cvs: phpdoc-fr / language-snippets.ent /appendices comparisons.xml ini.xml /chapters intro.xml /language references.xml /language/control-structures include.xml /language/oop5 reflection.xml /re7/1/2009 5:39:25 PM cvs: phpdoc-fr /appendices migration52.xml /reference/mongo/mongocollection batchinsert.xml construct.xml createdbref.xml getdbref.xml getname.xml remove.xml save.xml /reference/oauth examples.xml 6/29/2009 10:06:46 PM cvs: phpdoc-fr / language-snippets.ent /appendices migration51.xml migration52.xml /features commandline.xml /language namespaces.xml /language/control-structures goto.xml /language/predefined/ex6/29/2009 11:45:03 AM cvs: phpdoc-fr /appendices migration53.xml6/23/2009 1:53:33 PM cvs: phpdoc-fr / language-snippets.ent /appendices ini.xml migration53.xml /reference/datetime/dateinterval format.xml /reference/datetime/datetimezone listabbreviations.xml listidentifiers.xml /r6/23/2009 1:33:13 PM cvs: phpdoc-fr /appendices ini.xml migration5.xml migration51.xml migration52.xml /language/control-structures goto.xml /language/types array.xml string.xml /reference/datetime timezones.xml6/22/2009 9:29:54 AM |
svn: /phpdoc/fr/trunk/reference/mbstring/functions/ mb-substr.xml
|
|||||||||
| Group: php.doc.fr |
Subscribe
|
Posted:11/30/2009 11:07:32 AM | Replies:0 | Views:6 | Items(0) |
|
--9248f90f7facb9c3fe740619b225b54f8d92a5cd
Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit yannick Mon, 30 Nov 2009 11:07:32 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291486 Log: Fix bug #50091 Bug: http://bugs.php.net/50091 (Open) [FR] The french description is the mb_strpos's one. Changed paths: U phpdoc/fr/trunk/reference/mbstring/functions/mb-substr.xml Modified: phpdoc/fr/trunk/reference/mbstring/functions/mb-substr.xml =================================================================== --- phpdoc/fr/trunk/reference/mbstring/functions/mb-substr.xml 2009-11-30 11:05:44 UTC (rev 291485) +++ phpdoc/fr/trunk/reference/mbstring/functions/mb-substr.xml 2009-11-30 11:07:32 UTC (rev 291486) @@ -19,11 +19,11 @@ <methodparam choice="opt"><type>string</type><parameter>encoding</parameter></methodparam> </methodsynopsis> <para> - Effectue une recherche de type - <function>strpos</function>, en tenant compte des caract�res - multi-octets. La position de <parameter>needle</parameter> est compt�e - � partir du d�but de la cha�ne <parameter>haystack</parameter> : les - positions commencent � 0. + Effectue une op�ration de type + <function>substr</function> bas�e sur le nombre de caract�res. + La position est celle depuis le d�but de la &string; + <parameter>str</parameter>. La position du premier caract�re + est &zero;, le second, un, etc... </para> </refsect1> --9248f90f7facb9c3fe740619b225b54f8d92a5cd-- |
yann...@php.net (=?utf-8?q?Yannick_Torres?=) 11/30/2009 11:07:32 AM |
note 97095 added to soapclient.soapclient
note 97094 added to function.sqlite-changes
note 97093 added to function.sqlite-changes
note 97092 added to ref.xmlrpc
note 97091 added to function.var-export