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

List:       php-doc-cvs
Subject:    [DOC-CVS] cvs: phpdoc /en/reference/intl constants.xml
From:       "Stanislav Malyshev" <stas () php ! net>
Date:       2008-02-29 18:06:05
Message-ID: cvsstas1204308365 () cvsserver
[Download RAW message or body]

stas		Fri Feb 29 18:06:05 2008 UTC

  Modified files:              
    /phpdoc/en/reference/intl	constants.xml 
  Log:
  document INTL_MAX_LOCALE_LEN
  
  
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/intl/constants.xml?r1=1.2&r2=1.3&diff_format=u
                
Index: phpdoc/en/reference/intl/constants.xml
diff -u phpdoc/en/reference/intl/constants.xml:1.2 \
                phpdoc/en/reference/intl/constants.xml:1.3
--- phpdoc/en/reference/intl/constants.xml:1.2	Wed Dec 26 20:43:36 2007
+++ phpdoc/en/reference/intl/constants.xml	Fri Feb 29 18:06:05 2008
@@ -1,8 +1,24 @@
 <?xml version="1.0" encoding="utf-8"?>
-<!-- $Revision: 1.2 $ -->
-<appendix xml:id="intl.constants" xmlns="http://docbook.org/ns/docbook" \
xmlns:xlink="http://www.w3.org/1999/xlink"> +<!-- $Revision: 1.3 $ -->
+<appendix xml:id="intl.constants" xmlns="http://docbook.org/ns/docbook"
+ xmlns:xlink="http://www.w3.org/1999/xlink">
  &reftitle.constants;
- &no.constants;
+ <para>
+  <variablelist>
+   <varlistentry>
+    <term>
+     <constant>INTL_MAX_LOCALE_LEN</constant>
+     (<type>integer</type>)
+    </term>
+    <listitem>
+     <simpara>
+      Limit on locale length, set to 64 in PHP code. Locale names longer 
+      than this limit will not be accepted.
+     </simpara>
+    </listitem>
+   </varlistentry>
+  </variablelist>
+ </para>
 </appendix>
 
 <!-- Keep this comment at the end of the file

-- 
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