[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/intl/_intlchar/getnumericvalue.xml_intlchar.xml?
From:       Chris_Wright <daverandom () php ! net>
Date:       2016-08-31 10:30:13
Message-ID: svn-daverandom-1472639413-339959-386881360 () svn ! php ! net
[Download RAW message or body]

daverandom                               Wed, 31 Aug 2016 10:30:13 +0000

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

Log:
Document IntlChar::NO_NUMERIC_VALUE

Changed paths:
    U   phpdoc/en/trunk/reference/intl/intlchar/getnumericvalue.xml
    U   phpdoc/en/trunk/reference/intl/intlchar.xml

Modified: phpdoc/en/trunk/reference/intl/intlchar/getnumericvalue.xml
===================================================================
--- phpdoc/en/trunk/reference/intl/intlchar/getnumericvalue.xml	2016-08-31 07:52:02 \
                UTC (rev 339958)
+++ phpdoc/en/trunk/reference/intl/intlchar/getnumericvalue.xml	2016-08-31 10:30:13 \
UTC (rev 339959) @@ -18,7 +18,7 @@
   </para>
   <para>
    For characters without any numeric values in the Unicode Character Database, this \
                function will return
-   <type>float</type>(<literal>-123456789</literal>).
+   <constant>IntlChar::NO_NUMERIC_VALUE</constant>.
   </para>
  </refsect1>

@@ -38,7 +38,7 @@
   &reftitle.returnvalues;
   <para>
    Numeric value of <parameter>codepoint</parameter>,
-   or <type>float</type>(<literal>-123456789</literal>) if none is defined.
+   or <constant>IntlChar::NO_NUMERIC_VALUE</constant> if none is defined.
   </para>
  </refsect1>


Modified: phpdoc/en/trunk/reference/intl/intlchar.xml
===================================================================
--- phpdoc/en/trunk/reference/intl/intlchar.xml	2016-08-31 07:52:02 UTC (rev 339958)
+++ phpdoc/en/trunk/reference/intl/intlchar.xml	2016-08-31 10:30:13 UTC (rev 339959)
@@ -56,6 +56,12 @@
     </fieldsynopsis>
     <fieldsynopsis>
      <modifier>const</modifier>
+     <type>float</type>
+     <varname linkend="intlchar.constants.no-numeric-value">IntlChar::NO_NUMERIC_VALUE</varname>
 +     <initializer>-123456789</initializer>
+    </fieldsynopsis>
+    <fieldsynopsis>
+     <modifier>const</modifier>
      <type>integer</type>
      <varname linkend="intlchar.constants.property-alphabetic">IntlChar::PROPERTY_ALPHABETIC</varname>
  <initializer>0</initializer>
@@ -3670,6 +3676,13 @@
      </listitem>
     </varlistentry>

+    <varlistentry xml:id="intlchar.constants.no-numeric-value">
+     <term><constant>IntlChar::NO_NUMERIC_VALUE</constant></term>
+     <listitem>
+      <para>Special value that is returned by \
<function>IntlChar::getNumericValue</function> when no numeric value is defined for a \
code point.</para> +     </listitem>
+    </varlistentry>
+
     <varlistentry xml:id="intlchar.constants.property-alphabetic">
      <term><constant>IntlChar::PROPERTY_ALPHABETIC</constant></term>
      <listitem>



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