Change-Id: Ic7f98543551f82446856f89e89528960efc134fc
Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
* the keyword for the first condition that matches the number.
* If none match, default rule(other) is returned.
* For more information, details, and tips for writing rules, see the LDML spec,
- * C.11 Language Plural Rules: http://www.unicode.org/draft/reports/tr35/tr35.html#Language_Plural_Rules \n\n
+ * C.11 Language Plural Rules: https://www.unicode.org/reports/tr35/tr35-53/tr35-numbers.html#Language_Plural_Rules \n\n
*
* Examples:\n
*
* but it may not return the exact same results because of the Unicode version difference.
* Note: unicode 4.0.1 changed u+200_b zero width space from a space separator (Zs) to
* a format control (Cf). Since then, i18n_uchar_is_whitespace(0x200b) returns @c false.
- * See <a href="http://www.unicode.org/versions/unicode4.0.1/">Unicode 4.0.1</a>
+ * See <a href="http://www.unicode.org/versions/Unicode4.0.1/">Unicode 4.0.1</a>
* Note: there are several icu whitespace functions. Please see the uchar.h file documentation
* for a detailed comparison.
* @since_tizen 4.0