• 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 */
1772 /** @stable ICU 64 */
1774 /** @stable ICU 64 */
1776 /** @stable ICU 64 */
1778 /** @stable ICU 64 */
1780 /** @stable ICU 64 */
1782 /** @stable ICU 64 */
1784 /** @stable ICU 64 */
1786 /** @stable ICU 64 */
1788 /** @stable ICU 64 */
1793 /** @stable ICU 66 */
1795 /** @stable ICU 66 */
1797 /** @stable ICU 66 */
1799 /** @stable ICU 66 */
1801 /** @stable ICU 66 */
1803 /** @stable ICU 66 */
1805 /** @stable ICU 66 */
1807 /** @stable ICU 66 */
1820 /** @stable ICU 2.0 */
1824 /** @stable ICU 2.0 */
1832 * @stable ICU 2.2
1867 * @stable ICU 2.0
1870 /** Unicode character name (Name property). @stable ICU 2.0 */
1880 /** Standard or synthetic character name. @stable ICU 2.0 */
1882 /** Corrected name from NameAliases.txt. @stable ICU 4.4 */
1904 * @stable ICU 2.4
1922 * @stable ICU 2.2
1964 * @stable ICU 2.2
1994 * @stable ICU 2.2
2017 U_JG_TEH_MARBUTA_GOAL, /**< @stable ICU 4.6 */
2055 U_JG_FE, /**< @stable ICU 2.6 */
2056 U_JG_KHAPH, /**< @stable ICU 2.6 */
2057 U_JG_ZHAIN, /**< @stable ICU 2.6 */
2058 U_JG_BURUSHASKI_YEH_BARREE, /**< @stable ICU 4.0 */
2059 U_JG_FARSI_YEH, /**< @stable ICU 4.4 */
2060 U_JG_NYA, /**< @stable ICU 4.4 */
2061 U_JG_ROHINGYA_YEH, /**< @stable ICU 49 */
2062 U_JG_MANICHAEAN_ALEPH, /**< @stable ICU 54 */
2063 U_JG_MANICHAEAN_AYIN, /**< @stable ICU 54 */
2064 U_JG_MANICHAEAN_BETH, /**< @stable ICU 54 */
2065 U_JG_MANICHAEAN_DALETH, /**< @stable ICU 54 */
2066 U_JG_MANICHAEAN_DHAMEDH, /**< @stable ICU 54 */
2067 U_JG_MANICHAEAN_FIVE, /**< @stable ICU 54 */
2068 U_JG_MANICHAEAN_GIMEL, /**< @stable ICU 54 */
2069 U_JG_MANICHAEAN_HETH, /**< @stable ICU 54 */
2070 U_JG_MANICHAEAN_HUNDRED, /**< @stable ICU 54 */
2071 U_JG_MANICHAEAN_KAPH, /**< @stable ICU 54 */
2072 U_JG_MANICHAEAN_LAMEDH, /**< @stable ICU 54 */
2073 U_JG_MANICHAEAN_MEM, /**< @stable ICU 54 */
2074 U_JG_MANICHAEAN_NUN, /**< @stable ICU 54 */
2075 U_JG_MANICHAEAN_ONE, /**< @stable ICU 54 */
2076 U_JG_MANICHAEAN_PE, /**< @stable ICU 54 */
2077 U_JG_MANICHAEAN_QOPH, /**< @stable ICU 54 */
2078 U_JG_MANICHAEAN_RESH, /**< @stable ICU 54 */
2079 U_JG_MANICHAEAN_SADHE, /**< @stable ICU 54 */
2080 U_JG_MANICHAEAN_SAMEKH, /**< @stable ICU 54 */
2081 U_JG_MANICHAEAN_TAW, /**< @stable ICU 54 */
2082 U_JG_MANICHAEAN_TEN, /**< @stable ICU 54 */
2083 U_JG_MANICHAEAN_TETH, /**< @stable ICU 54 */
2084 U_JG_MANICHAEAN_THAMEDH, /**< @stable ICU 54 */
2085 U_JG_MANICHAEAN_TWENTY, /**< @stable ICU 54 */
2086 U_JG_MANICHAEAN_WAW, /**< @stable ICU 54 */
2087 U_JG_MANICHAEAN_YODH, /**< @stable ICU 54 */
2088 U_JG_MANICHAEAN_ZAYIN, /**< @stable ICU 54 */
2089 U_JG_STRAIGHT_WAW, /**< @stable ICU 54 */
2090 U_JG_AFRICAN_FEH, /**< @stable ICU 58 */
2091 U_JG_AFRICAN_NOON, /**< @stable ICU 58 */
2092 U_JG_AFRICAN_QAF, /**< @stable ICU 58 */
2094 U_JG_MALAYALAM_BHA, /**< @stable ICU 60 */
2095 U_JG_MALAYALAM_JA, /**< @stable ICU 60 */
2096 U_JG_MALAYALAM_LLA, /**< @stable ICU 60 */
2097 U_JG_MALAYALAM_LLLA, /**< @stable ICU 60 */
2098 U_JG_MALAYALAM_NGA, /**< @stable ICU 60 */
2099 U_JG_MALAYALAM_NNA, /**< @stable ICU 60 */
2100 U_JG_MALAYALAM_NNNA, /**< @stable ICU 60 */
2101 U_JG_MALAYALAM_NYA, /**< @stable ICU 60 */
2102 U_JG_MALAYALAM_RA, /**< @stable ICU 60 */
2103 U_JG_MALAYALAM_SSA, /**< @stable ICU 60 */
2104 U_JG_MALAYALAM_TTA, /**< @stable ICU 60 */
2106 U_JG_HANIFI_ROHINGYA_KINNA_YA, /**< @stable ICU 62 */
2107 U_JG_HANIFI_ROHINGYA_PA, /**< @stable ICU 62 */
2124 * @stable ICU 3.4
2143 /** @stable ICU 4.0 */
2145 /** @stable ICU 4.0 */
2147 /** @stable ICU 50 */
2149 /** @stable ICU 58 */
2151 /** @stable ICU 58 */
2153 /** @stable ICU 58 */
2155 /** @stable ICU 58 */
2157 /** @stable ICU 58 */
2176 * @stable ICU 3.4
2193 /** @stable ICU 4.0 */
2195 /** @stable ICU 4.0 */
2197 /** @stable ICU 4.0 */
2199 /** @stable ICU 4.0 */
2201 /** @stable ICU 4.0 */
2203 /** @stable ICU 50 */
2205 /** @stable ICU 52 */
2207 /** @stable ICU 52 */
2209 /** @stable ICU 52 */
2211 /** @stable ICU 58 */
2213 /** @stable ICU 58 */
2215 /** @stable ICU 58 */
2217 /** @stable ICU 58 */
2219 /** @stable ICU 58 */
2221 /** @stable ICU 62 */
2239 * @stable ICU 3.4
2278 * @stable ICU 2.2
2302 /** Renamed from the misspelled "inseperable" in Unicode 4.0.1/ICU 3.0 @stable ICU 3.0 */
2318 /** @stable ICU 2.6 */
2320 /** @stable ICU 2.6 */
2322 /** @stable ICU 3.4 */
2324 /** @stable ICU 3.4 */
2326 /** @stable ICU 3.4 */
2328 /** @stable ICU 3.4 */
2330 /** @stable ICU 3.4 */
2332 /** @stable ICU 4.4 */
2334 /** @stable ICU 49 */
2336 /** @stable ICU 49 */
2338 /** @stable ICU 50 */
2340 /** @stable ICU 58 */
2342 /** @stable ICU 58 */
2344 /** @stable ICU 58 */
2361 * @stable ICU 2.2
2389 * @stable ICU 2.6
2419 * @stable ICU 63
2428 /** @stable ICU 63 */
2430 /** @stable ICU 63 */
2432 /** @stable ICU 63 */
2434 /** @stable ICU 63 */
2436 /** @stable ICU 63 */
2438 /** @stable ICU 63 */
2440 /** @stable ICU 63 */
2442 /** @stable ICU 63 */
2444 /** @stable ICU 63 */
2446 /** @stable ICU 63 */
2448 /** @stable ICU 63 */
2450 /** @stable ICU 63 */
2452 /** @stable ICU 63 */
2454 /** @stable ICU 63 */
2456 /** @stable ICU 63 */
2458 /** @stable ICU 66 */
2466 * @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 */
2505 /** @stable ICU 63 */
2507 /** @stable ICU 63 */
2509 /** @stable ICU 63 */
2511 /** @stable ICU 63 */
2513 /** @stable ICU 63 */
2515 /** @stable ICU 63 */
2517 /** @stable ICU 63 */
2519 /** @stable ICU 63 */
2521 /** @stable ICU 63 */
2523 /** @stable ICU 63 */
2525 /** @stable ICU 63 */
2527 /** @stable ICU 63 */
2529 /** @stable ICU 63 */
2531 /** @stable ICU 63 */
2533 /** @stable ICU 63 */
2535 /** @stable ICU 63 */
2537 /** @stable ICU 63 */
2539 /** @stable ICU 63 */
2541 /** @stable ICU 63 */
2543 /** @stable ICU 63 */
2545 /** @stable ICU 63 */
2553 * @stable ICU 63
2562 /** @stable ICU 63 */
2564 /** @stable ICU 63 */
2566 /** @stable ICU 63 */
2568 /** @stable ICU 63 */
2597 * @stable ICU 2.1
2615 * @stable ICU 63
2630 * @stable ICU 2.1
2645 * @stable ICU 2.1
2660 * @stable ICU 2.1
2681 * @stable ICU 2.1
2722 * @stable ICU 2.2
2743 * @stable ICU 2.2
2772 * @stable ICU 2.2
2790 * @stable ICU 63
2815 * @stable ICU 2.2
2825 * @stable ICU 2.2
2850 * @stable ICU 2.0
2877 * @stable ICU 2.0
2894 * @stable ICU 2.0
2915 * @stable ICU 2.0
2936 * @stable ICU 2.0
2957 * @stable ICU 2.0
2980 * @stable ICU 2.6
2996 * @stable ICU 2.6
3015 * @stable ICU 2.6
3043 * @stable ICU 2.6
3068 * @stable ICU 2.0
3089 * @stable ICU 2.0
3110 * @stable ICU 2.6
3150 * @stable ICU 2.0
3174 * @stable ICU 2.0
3189 * @stable ICU 2.6
3207 * @stable ICU 2.0
3227 * @stable ICU 2.0
3246 * @stable ICU 2.0
3264 * @stable ICU 2.0
3286 * @stable ICU 2.0
3305 * @stable ICU 52
3319 * @stable ICU 2.0
3335 * @stable ICU 2.1
3352 * @stable ICU 2.1
3374 * @stable ICU 2.1
3388 * @stable ICU 2.0
3416 * @stable ICU 2.0
3428 * @stable ICU 2.0
3463 * @stable ICU 2.0
3513 * @stable ICU 1.7
3535 * @stable ICU 1.7
3562 * @stable ICU 1.7
3600 * @stable ICU 2.4
3623 * @stable ICU 2.4
3673 * @stable ICU 2.4
3709 * @stable ICU 2.4
3730 * @stable ICU 2.0
3754 * @stable ICU 2.0
3777 * @stable ICU 2.0
3796 * @stable ICU 2.0
3817 * @stable ICU 2.0
3842 * @stable ICU 2.0
3867 * @stable ICU 2.0
3892 * @stable ICU 2.0
3917 * @stable ICU 2.0
3958 * @stable ICU 2.0
3989 * @stable ICU 2.0
4006 * @stable ICU 2.1
4020 * @stable ICU 2.0
4045 * @stable ICU 2.2