• Home
  • Raw
  • Download

Lines Matching full:stable

42  * @stable ICU 2.4
61 * @stable ICU 2.0
156 /** The lowest Unicode code point value. Code points are non-negative. @stable ICU 2.0 */
165 * @stable ICU 2.0
171 * @stable ICU 2.1
193 * @stable ICU 2.1
208 Lu+Ll+Lt+Lm+Lo+Nl+Other_Alphabetic @stable ICU 2.1 */
210 /** First constant for binary Unicode properties. @stable ICU 2.1 */
212 /** Binary property ASCII_Hex_Digit. 0-9 A-F a-f @stable ICU 2.1 */
216 in the Bidi Algorithm. @stable ICU 2.1 */
221 See Bidi Algorithm, UTR 9. @stable ICU 2.1 */
223 /** Binary property Dash. Variations of dashes. @stable ICU 2.1 */
227 …0..FFFB, E0000..E0FFF>+Other_Default_Ignorable_Code_Point+(Cf+Cc+Cs-White_Space) @stable ICU 2.1 */
230 The usage of deprecated characters is strongly discouraged. @stable ICU 2.1 */
233 the meaning of another character to which they apply. @stable ICU 2.1 */
237 e.g., length and iteration marks. @stable ICU 2.1 */
241 Non-Starter Decompositions. @stable ICU 2.1 */
245 [0..10FFFF]-Cc-Cf-Cs-Co-Cn-Zl-Zp-Grapheme_Link-Grapheme_Extend-CGJ @stable ICU 2.1 */
249 Me+Mn+Mc+Other_Grapheme_Extend-Grapheme_Link-CGJ @stable ICU 2.1 */
252 For programmatic determination of grapheme cluster boundaries. @stable ICU 2.1 */
255 Characters commonly used for hexadecimal numbers. @stable ICU 2.1 */
258 between pieces of words, plus the Katakana middle dot. @stable ICU 2.1 */
263 ID_Start+Mn+Mc+Nd+Pc @stable ICU 2.1 */
267 Lu+Ll+Lt+Lm+Lo+Nl @stable ICU 2.1 */
270 CJKV ideographs. @stable ICU 2.1 */
274 Ideographic Description Sequences. @stable ICU 2.1 */
278 Ideographic Description Sequences. @stable ICU 2.1 */
281 Format controls for cursive joining and ligation. @stable ICU 2.1 */
285 require special handling in most processing. @stable ICU 2.1 */
288 Ll+Other_Lowercase @stable ICU 2.1 */
290 /** Binary property Math. Sm+Other_Math @stable ICU 2.1 */
294 for the encoding of characters. @stable ICU 2.1 */
296 /** Binary property Quotation_Mark. @stable ICU 2.1 */
300 Ideographic Description Sequences. @stable ICU 2.1 */
305 the dot to disappear. @stable ICU 2.1 */
309 the end of textual units. @stable ICU 2.1 */
313 Ideographic Description Sequences. @stable ICU 2.1 */
316 Lu+Other_Uppercase @stable ICU 2.1 */
320 Space characters+TAB+CR+LF-ZWSP-ZWNBSP @stable ICU 2.1 */
324 normalization forms NFKC and NFKD. @stable ICU 2.1 */
327 closure under normalization forms NFKC and NFKD. @stable ICU 2.1 */
331 the general category Cased_Letter. @stable ICU 2.6 */
336 @stable ICU 3.0 */
342 @stable ICU 3.0 */
349 @stable ICU 3.0 */
356 @stable ICU 3.0 */
363 @stable ICU 3.0 */
370 @stable ICU 3.0 */
381 @stable ICU 3.0 */
386 @stable ICU 3.4 */
391 @stable ICU 3.4 */
396 @stable ICU 3.4 */
401 @stable ICU 3.4 */
406 @stable ICU 3.4 */
411 @stable ICU 3.4 */
416 @stable ICU 3.4 */
418 /** Binary property Cased. For Lowercase, Uppercase and Titlecase characters. @stable ICU 4.4 */
420 /** Binary property Case_Ignorable. Used in context-sensitive case mappings. @stable ICU 4.4 */
422 /** Binary property Changes_When_Lowercased. @stable ICU 4.4 */
424 /** Binary property Changes_When_Uppercased. @stable ICU 4.4 */
426 /** Binary property Changes_When_Titlecased. @stable ICU 4.4 */
428 /** Binary property Changes_When_Casefolded. @stable ICU 4.4 */
430 /** Binary property Changes_When_Casemapped. @stable ICU 4.4 */
432 /** Binary property Changes_When_NFKC_Casefolded. @stable ICU 4.4 */
438 * @stable ICU 57
445 * @stable ICU 57
452 * @stable ICU 57
459 * @stable ICU 57
466 * @stable ICU 60
471 * @stable ICU 60
476 * @stable ICU 60
483 * @stable ICU 62
495 Same as u_charDirection, returns UCharDirection values. @stable ICU 2.2 */
497 /** First constant for enumerated/integer Unicode properties. @stable ICU 2.2 */
500 Same as ublock_getCode, returns UBlockCode values. @stable ICU 2.2 */
503 Same as u_getCombiningClass, returns 8-bit numeric values. @stable ICU 2.2 */
506 Returns UDecompositionType values. @stable ICU 2.2 */
510 Returns UEastAsianWidth values. @stable ICU 2.2 */
513 Same as u_charType, returns UCharCategory values. @stable ICU 2.2 */
516 Returns UJoiningGroup values. @stable ICU 2.2 */
519 Returns UJoiningType values. @stable ICU 2.2 */
522 Returns ULineBreak values. @stable ICU 2.2 */
525 Returns UNumericType values. @stable ICU 2.2 */
528 Same as uscript_getScript, returns UScriptCode values. @stable ICU 2.2 */
531 Returns UHangulSyllableType values. @stable ICU 2.6 */
534 Returns UNormalizationCheckResult values. @stable ICU 3.0 */
537 Returns UNormalizationCheckResult values. @stable ICU 3.0 */
540 Returns UNormalizationCheckResult values. @stable ICU 3.0 */
543 Returns UNormalizationCheckResult values. @stable ICU 3.0 */
550 Returns 8-bit numeric values like UCHAR_CANONICAL_COMBINING_CLASS. @stable ICU 3.0 */
557 Returns 8-bit numeric values like UCHAR_CANONICAL_COMBINING_CLASS. @stable ICU 3.0 */
562 Returns UGraphemeClusterBreak values. @stable ICU 3.4 */
567 Returns USentenceBreak values. @stable ICU 3.4 */
572 Returns UWordBreakValues values. @stable ICU 3.4 */
577 Returns UBidiPairedBracketType values. @stable ICU 52 */
584 * @stable ICU 63
591 * @stable ICU 63
598 * @stable ICU 63
616 @stable ICU 2.4 */
618 /** First constant for bit-mask Unicode properties. @stable ICU 2.4 */
629 Corresponds to u_getNumericValue. @stable ICU 2.4 */
631 /** First constant for double Unicode properties. @stable ICU 2.4 */
642 Corresponds to u_charAge. @stable ICU 2.4 */
644 /** First constant for string Unicode properties. @stable ICU 2.4 */
647 Corresponds to u_charMirror. @stable ICU 2.4 */
650 Corresponds to u_strFoldCase in ustring.h. @stable ICU 2.4 */
658 Corresponds to u_strToLower in ustring.h. @stable ICU 2.4 */
661 Corresponds to u_charName. @stable ICU 2.4 */
664 Corresponds to u_foldCase. @stable ICU 2.4 */
667 Corresponds to u_tolower. @stable ICU 2.4 */
670 Corresponds to u_totitle. @stable ICU 2.4 */
673 Corresponds to u_toupper. @stable ICU 2.4 */
676 Corresponds to u_strToTitle in ustring.h. @stable ICU 2.4 */
686 Corresponds to u_strToUpper in ustring.h. @stable ICU 2.4 */
689 Corresponds to u_getBidiPairedBracket. @stable ICU 52 */
703 @stable ICU 4.6 */
705 /** First constant for Unicode properties with unusual value types. @stable ICU 4.6 */
715 /** Represents a nonexistent or invalid property or property value. @stable ICU 2.4 */
722 * @stable ICU 2.0
733 /** Non-category for unassigned and non-character code points. @stable ICU 2.0 */
735 …(no characters in [UnicodeData.txt] have this property)" (same as U_UNASSIGNED!) @stable ICU 2.0 */
737 /** Lu @stable ICU 2.0 */
739 /** Ll @stable ICU 2.0 */
741 /** Lt @stable ICU 2.0 */
743 /** Lm @stable ICU 2.0 */
745 /** Lo @stable ICU 2.0 */
747 /** Mn @stable ICU 2.0 */
749 /** Me @stable ICU 2.0 */
751 /** Mc @stable ICU 2.0 */
753 /** Nd @stable ICU 2.0 */
755 /** Nl @stable ICU 2.0 */
757 /** No @stable ICU 2.0 */
759 /** Zs @stable ICU 2.0 */
761 /** Zl @stable ICU 2.0 */
763 /** Zp @stable ICU 2.0 */
765 /** Cc @stable ICU 2.0 */
767 /** Cf @stable ICU 2.0 */
769 /** Co @stable ICU 2.0 */
771 /** Cs @stable ICU 2.0 */
773 /** Pd @stable ICU 2.0 */
775 /** Ps @stable ICU 2.0 */
777 /** Pe @stable ICU 2.0 */
779 /** Pc @stable ICU 2.0 */
781 /** Po @stable ICU 2.0 */
783 /** Sm @stable ICU 2.0 */
785 /** Sc @stable ICU 2.0 */
787 /** Sk @stable ICU 2.0 */
789 /** So @stable ICU 2.0 */
791 /** Pi @stable ICU 2.0 */
793 /** Pf @stable ICU 2.0 */
797 * This numeric value is stable (will not change), see
800 * @stable ICU 2.0
817 * @stable ICU 2.1
821 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
823 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
825 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
827 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
829 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
832 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
834 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
836 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
839 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
841 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
843 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
846 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
848 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
850 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
853 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
855 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
857 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
859 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
862 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
864 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
866 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
868 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
870 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
873 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
875 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
877 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
879 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
882 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
884 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
888 /** Mask constant for multiple UCharCategory bits (L Letters). @stable ICU 2.1 */
892 /** Mask constant for multiple UCharCategory bits (LC Cased Letters). @stable ICU 2.1 */
896 /** Mask constant for multiple UCharCategory bits (M Marks). @stable ICU 2.1 */
899 /** Mask constant for multiple UCharCategory bits (N Numbers). @stable ICU 2.1 */
902 /** Mask constant for multiple UCharCategory bits (Z Separators). @stable ICU 2.1 */
905 /** Mask constant for multiple UCharCategory bits (C Others). @stable ICU 2.1 */
909 /** Mask constant for multiple UCharCategory bits (P Punctuation). @stable ICU 2.1 */
914 /** Mask constant for multiple UCharCategory bits (S Symbols). @stable ICU 2.1 */
919 * @stable ICU 2.0
929 /** L @stable ICU 2.0 */
931 /** R @stable ICU 2.0 */
933 /** EN @stable ICU 2.0 */
935 /** ES @stable ICU 2.0 */
937 /** ET @stable ICU 2.0 */
939 /** AN @stable ICU 2.0 */
941 /** CS @stable ICU 2.0 */
943 /** B @stable ICU 2.0 */
945 /** S @stable ICU 2.0 */
947 /** WS @stable ICU 2.0 */
949 /** ON @stable ICU 2.0 */
951 /** LRE @stable ICU 2.0 */
953 /** LRO @stable ICU 2.0 */
955 /** AL @stable ICU 2.0 */
957 /** RLE @stable ICU 2.0 */
959 /** RLO @stable ICU 2.0 */
961 /** PDF @stable ICU 2.0 */
963 /** NSM @stable ICU 2.0 */
965 /** BN @stable ICU 2.0 */
967 /** FSI @stable ICU 52 */
969 /** LRI @stable ICU 52 */
971 /** RLI @stable ICU 52 */
973 /** PDI @stable ICU 52 */
990 * @stable ICU 52
999 /** Not a paired bracket. @stable ICU 52 */
1001 /** Open paired bracket. @stable ICU 52 */
1003 /** Close paired bracket. @stable ICU 52 */
1018 * @stable ICU 2.0
1027 /** New No_Block value in Unicode 4. @stable ICU 2.6 */
1030 /** @stable ICU 2.0 */
1033 /** @stable ICU 2.0 */
1036 /** @stable ICU 2.0 */
1039 /** @stable ICU 2.0 */
1042 /** @stable ICU 2.0 */
1045 /** @stable ICU 2.0 */
1048 /** @stable ICU 2.0 */
1053 * @stable ICU 2.0
1057 /** @stable ICU 2.0 */
1060 /** @stable ICU 2.0 */
1063 /** @stable ICU 2.0 */
1066 /** @stable ICU 2.0 */
1069 /** @stable ICU 2.0 */
1072 /** @stable ICU 2.0 */
1075 /** @stable ICU 2.0 */
1078 /** @stable ICU 2.0 */
1081 /** @stable ICU 2.0 */
1084 /** @stable ICU 2.0 */
1087 /** @stable ICU 2.0 */
1090 /** @stable ICU 2.0 */
1093 /** @stable ICU 2.0 */
1096 /** @stable ICU 2.0 */
1099 /** @stable ICU 2.0 */
1102 /** @stable ICU 2.0 */
1105 /** @stable ICU 2.0 */
1108 /** @stable ICU 2.0 */
1111 /** @stable ICU 2.0 */
1114 /** @stable ICU 2.0 */
1117 /** @stable ICU 2.0 */
1120 /** @stable ICU 2.0 */
1123 /** @stable ICU 2.0 */
1126 /** @stable ICU 2.0 */
1129 /** @stable ICU 2.0 */
1132 /** @stable ICU 2.0 */
1135 /** @stable ICU 2.0 */
1138 /** @stable ICU 2.0 */
1141 /** @stable ICU 2.0 */
1144 /** @stable ICU 2.0 */
1147 /** @stable ICU 2.0 */
1150 /** @stable ICU 2.0 */
1153 /** @stable ICU 2.0 */
1156 /** @stable ICU 2.0 */
1161 * @stable ICU 2.0
1165 /** @stable ICU 2.0 */
1168 /** @stable ICU 2.0 */
1171 /** @stable ICU 2.0 */
1174 /** @stable ICU 2.0 */
1177 /** @stable ICU 2.0 */
1180 /** @stable ICU 2.0 */
1183 /** @stable ICU 2.0 */
1186 /** @stable ICU 2.0 */
1189 /** @stable ICU 2.0 */
1192 /** @stable ICU 2.0 */
1195 /** @stable ICU 2.0 */
1198 /** @stable ICU 2.0 */
1201 /** @stable ICU 2.0 */
1204 /** @stable ICU 2.0 */
1207 /** @stable ICU 2.0 */
1210 /** @stable ICU 2.0 */
1213 /** @stable ICU 2.0 */
1216 /** @stable ICU 2.0 */
1219 /** @stable ICU 2.0 */
1222 /** @stable ICU 2.0 */
1225 /** @stable ICU 2.0 */
1228 /** @stable ICU 2.0 */
1231 /** @stable ICU 2.0 */
1234 /** @stable ICU 2.0 */
1237 /** @stable ICU 2.0 */
1240 /** @stable ICU 2.0 */
1243 /** @stable ICU 2.0 */
1246 /** @stable ICU 2.0 */
1249 /** @stable ICU 2.0 */
1252 /** @stable ICU 2.0 */
1255 /** @stable ICU 2.0 */
1258 /** @stable ICU 2.0 */
1261 /** @stable ICU 2.0 */
1264 /** @stable ICU 2.0 */
1274 * @stable ICU 2.0
1284 * @stable ICU 2.0
1288 /** @stable ICU 2.0 */
1291 /** @stable ICU 2.0 */
1294 /** @stable ICU 2.0 */
1297 /** @stable ICU 2.0 */
1300 /** @stable ICU 2.0 */
1303 /** @stable ICU 2.0 */
1306 /** @stable ICU 2.0 */
1309 /** @stable ICU 2.0 */
1312 /** @stable ICU 2.0 */
1317 /** @stable ICU 2.0 */
1319 /** @stable ICU 2.0 */
1321 /** @stable ICU 2.0 */
1323 /** @stable ICU 2.0 */
1325 /** @stable ICU 2.0 */
1327 /** @stable ICU 2.0 */
1329 /** @stable ICU 2.0 */
1331 /** @stable ICU 2.0 */
1333 /** @stable ICU 2.0 */
1338 /** @stable ICU 3.0 */
1342 * @stable ICU 2.2
1345 /** @stable ICU 2.2 */
1347 /** @stable ICU 2.2 */
1349 /** @stable ICU 2.2 */
1351 /** @stable ICU 2.2 */
1353 /** @stable ICU 2.2 */
1355 /** @stable ICU 2.2 */
1357 /** @stable ICU 2.2 */
1359 /** @stable ICU 2.2 */
1361 /** @stable ICU 2.2 */
1363 /** @stable ICU 2.2 */
1365 /** @stable ICU 2.2 */
1367 /** @stable ICU 2.2 */
1369 /** @stable ICU 2.2 */
1374 /** @stable ICU 2.6 */
1376 /** @stable ICU 2.6 */
1378 /** @stable ICU 2.6 */
1380 /** @stable ICU 2.6 */
1382 /** @stable ICU 2.6 */
1384 /** @stable ICU 2.6 */
1386 /** @stable ICU 2.6 */
1388 /** @stable ICU 2.6 */
1390 /** @stable ICU 2.6 */
1392 /** @stable ICU 2.6 */
1394 /** @stable ICU 2.6 */
1396 /** @stable ICU 2.6 */
1398 /** @stable ICU 2.6 */
1400 /** @stable ICU 2.6 */
1402 /** @stable ICU 2.6 */
1407 /** @stable ICU 3.4 */
1409 /** @stable ICU 3.4 */
1411 /** @stable ICU 3.4 */
1413 /** @stable ICU 3.4 */
1415 /** @stable ICU 3.4 */
1417 /** @stable ICU 3.4 */
1419 /** @stable ICU 3.4 */
1421 /** @stable ICU 3.4 */
1423 /** @stable ICU 3.4 */
1425 /** @stable ICU 3.4 */
1427 /** @stable ICU 3.4 */
1429 /** @stable ICU 3.4 */
1431 /** @stable ICU 3.4 */
1433 /** @stable ICU 3.4 */
1435 /** @stable ICU 3.4 */
1437 /** @stable ICU 3.4 */
1439 /** @stable ICU 3.4 */
1441 /** @stable ICU 3.4 */
1443 /** @stable ICU 3.4 */
1445 /** @stable ICU 3.4 */
1450 /** @stable ICU 3.6 */
1452 /** @stable ICU 3.6 */
1454 /** @stable ICU 3.6 */
1456 /** @stable ICU 3.6 */
1458 /** @stable ICU 3.6 */
1460 /** @stable ICU 3.6 */
1462 /** @stable ICU 3.6 */
1464 /** @stable ICU 3.6 */
1466 /** @stable ICU 3.6 */
1471 /** @stable ICU 4.0 */
1473 /** @stable ICU 4.0 */
1475 /** @stable ICU 4.0 */
1477 /** @stable ICU 4.0 */
1479 /** @stable ICU 4.0 */
1481 /** @stable ICU 4.0 */
1483 /** @stable ICU 4.0 */
1485 /** @stable ICU 4.0 */
1487 /** @stable ICU 4.0 */
1489 /** @stable ICU 4.0 */
1491 /** @stable ICU 4.0 */
1493 /** @stable ICU 4.0 */
1495 /** @stable ICU 4.0 */
1497 /** @stable ICU 4.0 */
1499 /** @stable ICU 4.0 */
1501 /** @stable ICU 4.0 */
1503 /** @stable ICU 4.0 */
1508 /** @stable ICU 4.4 */
1510 /** @stable ICU 4.4 */
1512 /** @stable ICU 4.4 */
1514 /** @stable ICU 4.4 */
1516 /** @stable ICU 4.4 */
1518 /** @stable ICU 4.4 */
1520 /** @stable ICU 4.4 */
1522 /** @stable ICU 4.4 */
1524 /** @stable ICU 4.4 */
1526 /** @stable ICU 4.4 */
1528 /** @stable ICU 4.4 */
1530 /** @stable ICU 4.4 */
1532 /** @stable ICU 4.4 */
1534 /** @stable ICU 4.4 */
1536 /** @stable ICU 4.4 */
1538 /** @stable ICU 4.4 */
1540 /** @stable ICU 4.4 */
1542 /** @stable ICU 4.4 */
1544 /** @stable ICU 4.4 */
1546 /** @stable ICU 4.4 */
1548 /** @stable ICU 4.4 */
1550 /** @stable ICU 4.4 */
1552 /** @stable ICU 4.4 */
1554 /** @stable ICU 4.4 */
1556 /** @stable ICU 4.4 */
1558 /** @stable ICU 4.4 */
1563 /** @stable ICU 4.6 */
1565 /** @stable ICU 4.6 */
1567 /** @stable ICU 4.6 */
1569 /** @stable ICU 4.6 */
1571 /** @stable ICU 4.6 */
1573 /** @stable ICU 4.6 */
1575 /** @stable ICU 4.6 */
1577 /** @stable ICU 4.6 */
1579 /** @stable ICU 4.6 */
1581 /** @stable ICU 4.6 */
1583 /** @stable ICU 4.6 */
1585 /** @stable ICU 4.6 */
1590 /** @stable ICU 49 */
1592 /** @stable ICU 49 */
1594 /** @stable ICU 49 */
1596 /** @stable ICU 49 */
1598 /** @stable ICU 49 */
1600 /** @stable ICU 49 */
1602 /** @stable ICU 49 */
1604 /** @stable ICU 49 */
1606 /** @stable ICU 49 */
1608 /** @stable ICU 49 */
1610 /** @stable ICU 49 */
1615 /** @stable ICU 54 */
1617 /** @stable ICU 54 */
1619 /** @stable ICU 54 */
1621 /** @stable ICU 54 */
1623 /** @stable ICU 54 */
1625 /** @stable ICU 54 */
1627 /** @stable ICU 54 */
1629 /** @stable ICU 54 */
1631 /** @stable ICU 54 */
1633 /** @stable ICU 54 */
1635 /** @stable ICU 54 */
1637 /** @stable ICU 54 */
1639 /** @stable ICU 54 */
1641 /** @stable ICU 54 */
1643 /** @stable ICU 54 */
1645 /** @stable ICU 54 */
1647 /** @stable ICU 54 */
1649 /** @stable ICU 54 */
1651 /** @stable ICU 54 */
1653 /** @stable ICU 54 */
1655 /** @stable ICU 54 */
1657 /** @stable ICU 54 */
1659 /** @stable ICU 54 */
1661 /** @stable ICU 54 */
1663 /** @stable ICU 54 */
1665 /** @stable ICU 54 */
1667 /** @stable ICU 54 */
1669 /** @stable ICU 54 */
1671 /** @stable ICU 54 */
1673 /** @stable ICU 54 */
1675 /** @stable ICU 54 */
1677 /** @stable ICU 54 */
1682 /** @stable ICU 56 */
1684 /** @stable ICU 56 */
1686 /** @stable ICU 56 */
1688 /** @stable ICU 56 */
1690 /** @stable ICU 56 */
1692 /** @stable ICU 56 */
1694 /** @stable ICU 56 */
1696 /** @stable ICU 56 */
1698 /** @stable ICU 56 */
1700 /** @stable ICU 56 */
1705 /** @stable ICU 58 */
1707 /** @stable ICU 58 */
1709 /** @stable ICU 58 */
1711 /** @stable ICU 58 */
1713 /** @stable ICU 58 */
1715 /** @stable ICU 58 */
1717 /** @stable ICU 58 */
1719 /** @stable ICU 58 */
1721 /** @stable ICU 58 */
1723 /** @stable ICU 58 */
1725 /** @stable ICU 58 */
1730 /** @stable ICU 60 */
1732 /** @stable ICU 60 */
1734 /** @stable ICU 60 */
1736 /** @stable ICU 60 */
1738 /** @stable ICU 60 */
1740 /** @stable ICU 60 */
1742 /** @stable ICU 60 */
1747 /** @stable ICU 62 */
1749 /** @stable ICU 62 */
1751 /** @stable ICU 62 */
1753 /** @stable ICU 62 */
1755 /** @stable ICU 62 */
1757 /** @stable ICU 62 */
1759 /** @stable ICU 62 */
1761 /** @stable ICU 62 */
1763 /** @stable ICU 62 */
1765 /** @stable ICU 62 */
1767 /** @stable ICU 62 */
1780 /** @stable ICU 2.0 */
1784 /** @stable ICU 2.0 */
1792 * @stable ICU 2.2
1827 * @stable ICU 2.0
1830 /** Unicode character name (Name property). @stable ICU 2.0 */
1840 /** Standard or synthetic character name. @stable ICU 2.0 */
1842 /** Corrected name from NameAliases.txt. @stable ICU 4.4 */
1864 * @stable ICU 2.4
1882 * @stable ICU 2.2
1924 * @stable ICU 2.2
1954 * @stable ICU 2.2
1977 U_JG_TEH_MARBUTA_GOAL, /**< @stable ICU 4.6 */
2015 U_JG_FE, /**< @stable ICU 2.6 */
2016 U_JG_KHAPH, /**< @stable ICU 2.6 */
2017 U_JG_ZHAIN, /**< @stable ICU 2.6 */
2018 U_JG_BURUSHASKI_YEH_BARREE, /**< @stable ICU 4.0 */
2019 U_JG_FARSI_YEH, /**< @stable ICU 4.4 */
2020 U_JG_NYA, /**< @stable ICU 4.4 */
2021 U_JG_ROHINGYA_YEH, /**< @stable ICU 49 */
2022 U_JG_MANICHAEAN_ALEPH, /**< @stable ICU 54 */
2023 U_JG_MANICHAEAN_AYIN, /**< @stable ICU 54 */
2024 U_JG_MANICHAEAN_BETH, /**< @stable ICU 54 */
2025 U_JG_MANICHAEAN_DALETH, /**< @stable ICU 54 */
2026 U_JG_MANICHAEAN_DHAMEDH, /**< @stable ICU 54 */
2027 U_JG_MANICHAEAN_FIVE, /**< @stable ICU 54 */
2028 U_JG_MANICHAEAN_GIMEL, /**< @stable ICU 54 */
2029 U_JG_MANICHAEAN_HETH, /**< @stable ICU 54 */
2030 U_JG_MANICHAEAN_HUNDRED, /**< @stable ICU 54 */
2031 U_JG_MANICHAEAN_KAPH, /**< @stable ICU 54 */
2032 U_JG_MANICHAEAN_LAMEDH, /**< @stable ICU 54 */
2033 U_JG_MANICHAEAN_MEM, /**< @stable ICU 54 */
2034 U_JG_MANICHAEAN_NUN, /**< @stable ICU 54 */
2035 U_JG_MANICHAEAN_ONE, /**< @stable ICU 54 */
2036 U_JG_MANICHAEAN_PE, /**< @stable ICU 54 */
2037 U_JG_MANICHAEAN_QOPH, /**< @stable ICU 54 */
2038 U_JG_MANICHAEAN_RESH, /**< @stable ICU 54 */
2039 U_JG_MANICHAEAN_SADHE, /**< @stable ICU 54 */
2040 U_JG_MANICHAEAN_SAMEKH, /**< @stable ICU 54 */
2041 U_JG_MANICHAEAN_TAW, /**< @stable ICU 54 */
2042 U_JG_MANICHAEAN_TEN, /**< @stable ICU 54 */
2043 U_JG_MANICHAEAN_TETH, /**< @stable ICU 54 */
2044 U_JG_MANICHAEAN_THAMEDH, /**< @stable ICU 54 */
2045 U_JG_MANICHAEAN_TWENTY, /**< @stable ICU 54 */
2046 U_JG_MANICHAEAN_WAW, /**< @stable ICU 54 */
2047 U_JG_MANICHAEAN_YODH, /**< @stable ICU 54 */
2048 U_JG_MANICHAEAN_ZAYIN, /**< @stable ICU 54 */
2049 U_JG_STRAIGHT_WAW, /**< @stable ICU 54 */
2050 U_JG_AFRICAN_FEH, /**< @stable ICU 58 */
2051 U_JG_AFRICAN_NOON, /**< @stable ICU 58 */
2052 U_JG_AFRICAN_QAF, /**< @stable ICU 58 */
2054 U_JG_MALAYALAM_BHA, /**< @stable ICU 60 */
2055 U_JG_MALAYALAM_JA, /**< @stable ICU 60 */
2056 U_JG_MALAYALAM_LLA, /**< @stable ICU 60 */
2057 U_JG_MALAYALAM_LLLA, /**< @stable ICU 60 */
2058 U_JG_MALAYALAM_NGA, /**< @stable ICU 60 */
2059 U_JG_MALAYALAM_NNA, /**< @stable ICU 60 */
2060 U_JG_MALAYALAM_NNNA, /**< @stable ICU 60 */
2061 U_JG_MALAYALAM_NYA, /**< @stable ICU 60 */
2062 U_JG_MALAYALAM_RA, /**< @stable ICU 60 */
2063 U_JG_MALAYALAM_SSA, /**< @stable ICU 60 */
2064 U_JG_MALAYALAM_TTA, /**< @stable ICU 60 */
2066 U_JG_HANIFI_ROHINGYA_KINNA_YA, /**< @stable ICU 62 */
2067 U_JG_HANIFI_ROHINGYA_PA, /**< @stable ICU 62 */
2084 * @stable ICU 3.4
2103 /** @stable ICU 4.0 */
2105 /** @stable ICU 4.0 */
2107 /** @stable ICU 50 */
2109 /** @stable ICU 58 */
2111 /** @stable ICU 58 */
2113 /** @stable ICU 58 */
2115 /** @stable ICU 58 */
2117 /** @stable ICU 58 */
2136 * @stable ICU 3.4
2153 /** @stable ICU 4.0 */
2155 /** @stable ICU 4.0 */
2157 /** @stable ICU 4.0 */
2159 /** @stable ICU 4.0 */
2161 /** @stable ICU 4.0 */
2163 /** @stable ICU 50 */
2165 /** @stable ICU 52 */
2167 /** @stable ICU 52 */
2169 /** @stable ICU 52 */
2171 /** @stable ICU 58 */
2173 /** @stable ICU 58 */
2175 /** @stable ICU 58 */
2177 /** @stable ICU 58 */
2179 /** @stable ICU 58 */
2181 /** @stable ICU 62 */
2199 * @stable ICU 3.4
2238 * @stable ICU 2.2
2262 /** Renamed from the misspelled "inseperable" in Unicode 4.0.1/ICU 3.0 @stable ICU 3.0 */
2278 /** @stable ICU 2.6 */
2280 /** @stable ICU 2.6 */
2282 /** @stable ICU 3.4 */
2284 /** @stable ICU 3.4 */
2286 /** @stable ICU 3.4 */
2288 /** @stable ICU 3.4 */
2290 /** @stable ICU 3.4 */
2292 /** @stable ICU 4.4 */
2294 /** @stable ICU 49 */
2296 /** @stable ICU 49 */
2298 /** @stable ICU 50 */
2300 /** @stable ICU 58 */
2302 /** @stable ICU 58 */
2304 /** @stable ICU 58 */
2321 * @stable ICU 2.2
2349 * @stable ICU 2.6
2379 * @stable ICU 63
2388 /** @stable ICU 63 */
2390 /** @stable ICU 63 */
2392 /** @stable ICU 63 */
2394 /** @stable ICU 63 */
2396 /** @stable ICU 63 */
2398 /** @stable ICU 63 */
2400 /** @stable ICU 63 */
2402 /** @stable ICU 63 */
2404 /** @stable ICU 63 */
2406 /** @stable ICU 63 */
2408 /** @stable ICU 63 */
2410 /** @stable ICU 63 */
2412 /** @stable ICU 63 */
2414 /** @stable ICU 63 */
2416 /** @stable ICU 63 */
2424 * @stable ICU 63
2433 /** @stable ICU 63 */
2435 /** @stable ICU 63 */
2437 /** @stable ICU 63 */
2439 /** @stable ICU 63 */
2441 /** @stable ICU 63 */
2443 /** @stable ICU 63 */
2445 /** @stable ICU 63 */
2447 /** @stable ICU 63 */
2449 /** @stable ICU 63 */
2451 /** @stable ICU 63 */
2453 /** @stable ICU 63 */
2455 /** @stable ICU 63 */
2457 /** @stable ICU 63 */
2459 /** @stable ICU 63 */
2461 /** @stable ICU 63 */
2463 /** @stable ICU 63 */
2465 /** @stable ICU 63 */
2467 /** @stable ICU 63 */
2469 /** @stable ICU 63 */
2471 /** @stable ICU 63 */
2473 /** @stable ICU 63 */
2475 /** @stable ICU 63 */
2477 /** @stable ICU 63 */
2479 /** @stable ICU 63 */
2481 /** @stable ICU 63 */
2483 /** @stable ICU 63 */
2485 /** @stable ICU 63 */
2487 /** @stable ICU 63 */
2489 /** @stable ICU 63 */
2491 /** @stable ICU 63 */
2493 /** @stable ICU 63 */
2495 /** @stable ICU 63 */
2497 /** @stable ICU 63 */
2499 /** @stable ICU 63 */
2501 /** @stable ICU 63 */
2503 /** @stable ICU 63 */
2511 * @stable ICU 63
2520 /** @stable ICU 63 */
2522 /** @stable ICU 63 */
2524 /** @stable ICU 63 */
2526 /** @stable ICU 63 */
2555 * @stable ICU 2.1
2592 * @stable ICU 2.1
2607 * @stable ICU 2.1
2622 * @stable ICU 2.1
2643 * @stable ICU 2.1
2684 * @stable ICU 2.2
2705 * @stable ICU 2.2
2734 * @stable ICU 2.2
2781 * @stable ICU 2.2
2791 * @stable ICU 2.2
2816 * @stable ICU 2.0
2843 * @stable ICU 2.0
2860 * @stable ICU 2.0
2881 * @stable ICU 2.0
2902 * @stable ICU 2.0
2923 * @stable ICU 2.0
2946 * @stable ICU 2.6
2962 * @stable ICU 2.6
2981 * @stable ICU 2.6
3009 * @stable ICU 2.6
3034 * @stable ICU 2.0
3055 * @stable ICU 2.0
3076 * @stable ICU 2.6
3116 * @stable ICU 2.0
3140 * @stable ICU 2.0
3155 * @stable ICU 2.6
3173 * @stable ICU 2.0
3194 * @stable ICU 2.0
3213 * @stable ICU 2.0
3231 * @stable ICU 2.0
3253 * @stable ICU 2.0
3272 * @stable ICU 52
3286 * @stable ICU 2.0
3302 * @stable ICU 2.1
3319 * @stable ICU 2.1
3341 * @stable ICU 2.1
3355 * @stable ICU 2.0
3383 * @stable ICU 2.0
3395 * @stable ICU 2.0
3430 * @stable ICU 2.0
3480 * @stable ICU 1.7
3502 * @stable ICU 1.7
3529 * @stable ICU 1.7
3567 * @stable ICU 2.4
3590 * @stable ICU 2.4
3640 * @stable ICU 2.4
3676 * @stable ICU 2.4
3697 * @stable ICU 2.0
3721 * @stable ICU 2.0
3744 * @stable ICU 2.0
3763 * @stable ICU 2.0
3784 * @stable ICU 2.0
3809 * @stable ICU 2.0
3834 * @stable ICU 2.0
3859 * @stable ICU 2.0
3884 * @stable ICU 2.0
3925 * @stable ICU 2.0
3956 * @stable ICU 2.0
3973 * @stable ICU 2.1
3987 * @stable ICU 2.0
4012 * @stable ICU 2.2