Home | History | Annotate | Download | only in unicode

Lines Matching full:stable

40  * @stable ICU 2.0
123 /** The lowest Unicode code point value. Code points are non-negative. @stable ICU 2.0 */
132 * @stable ICU 2.0
138 * @stable ICU 2.1
159 * @stable ICU 2.1
174 Lu+Ll+Lt+Lm+Lo+Nl+Other_Alphabetic @stable ICU 2.1 */
176 /** First constant for binary Unicode properties. @stable ICU 2.1 */
178 /** Binary property ASCII_Hex_Digit. 0-9 A-F a-f @stable ICU 2.1 */
182 in the Bidi Algorithm. @stable ICU 2.1 */
187 See Bidi Algorithm, UTR 9. @stable ICU 2.1 */
189 /** Binary property Dash. Variations of dashes. @stable ICU 2.1 */
193 <2060..206F, FFF0..FFFB, E0000..E0FFF>+Other_Default_Ignorable_Code_Point+(Cf+Cc+Cs-White_Space) @stable ICU 2.1 */
196 The usage of deprecated characters is strongly discouraged. @stable ICU 2.1 */
199 the meaning of another character to which they apply. @stable ICU 2.1 */
203 e.g., length and iteration marks. @stable ICU 2.1 */
207 Non-Starter Decompositions. @stable ICU 2.1 */
211 [0..10FFFF]-Cc-Cf-Cs-Co-Cn-Zl-Zp-Grapheme_Link-Grapheme_Extend-CGJ @stable ICU 2.1 */
215 Me+Mn+Mc+Other_Grapheme_Extend-Grapheme_Link-CGJ @stable ICU 2.1 */
218 For programmatic determination of grapheme cluster boundaries. @stable ICU 2.1 */
221 Characters commonly used for hexadecimal numbers. @stable ICU 2.1 */
224 between pieces of words, plus the Katakana middle dot. @stable ICU 2.1 */
229 ID_Start+Mn+Mc+Nd+Pc @stable ICU 2.1 */
233 Lu+Ll+Lt+Lm+Lo+Nl @stable ICU 2.1 */
236 CJKV ideographs. @stable ICU 2.1 */
240 Ideographic Description Sequences. @stable ICU 2.1 */
244 Ideographic Description Sequences. @stable ICU 2.1 */
247 Format controls for cursive joining and ligation. @stable ICU 2.1 */
251 require special handling in most processing. @stable ICU 2.1 */
254 Ll+Other_Lowercase @stable ICU 2.1 */
256 /** Binary property Math. Sm+Other_Math @stable ICU 2.1 */
260 for the encoding of characters. @stable ICU 2.1 */
262 /** Binary property Quotation_Mark. @stable ICU 2.1 */
266 Ideographic Description Sequences. @stable ICU 2.1 */
271 the dot to disappear. @stable ICU 2.1 */
275 the end of textual units. @stable ICU 2.1 */
279 Ideographic Description Sequences. @stable ICU 2.1 */
282 Lu+Other_Uppercase @stable ICU 2.1 */
286 Space characters+TAB+CR+LF-ZWSP-ZWNBSP @stable ICU 2.1 */
290 normalization forms NFKC and NFKD. @stable ICU 2.1 */
293 closure under normalization forms NFKC and NFKD. @stable ICU 2.1 */
297 the general category Cased_Letter. @stable ICU 2.6 */
302 @stable ICU 3.0 */
308 @stable ICU 3.0 */
315 @stable ICU 3.0 */
322 @stable ICU 3.0 */
329 @stable ICU 3.0 */
336 @stable ICU 3.0 */
347 @stable ICU 3.0 */
352 @stable ICU 3.4 */
357 @stable ICU 3.4 */
362 @stable ICU 3.4 */
367 @stable ICU 3.4 */
372 @stable ICU 3.4 */
377 @stable ICU 3.4 */
382 @stable ICU 3.4 */
384 /** Binary property Cased. For Lowercase, Uppercase and Titlecase characters. @stable ICU 4.4 */
386 /** Binary property Case_Ignorable. Used in context-sensitive case mappings. @stable ICU 4.4 */
388 /** Binary property Changes_When_Lowercased. @stable ICU 4.4 */
390 /** Binary property Changes_When_Uppercased. @stable ICU 4.4 */
392 /** Binary property Changes_When_Titlecased. @stable ICU 4.4 */
394 /** Binary property Changes_When_Casefolded. @stable ICU 4.4 */
396 /** Binary property Changes_When_Casemapped. @stable ICU 4.4 */
398 /** Binary property Changes_When_NFKC_Casefolded. @stable ICU 4.4 */
400 /** One more than the last constant for binary Unicode properties. @stable ICU 2.1 */
404 Same as u_charDirection, returns UCharDirection values. @stable ICU 2.2 */
406 /** First constant for enumerated/integer Unicode properties. @stable ICU 2.2 */
409 Same as ublock_getCode, returns UBlockCode values. @stable ICU 2.2 */
412 Same as u_getCombiningClass, returns 8-bit numeric values. @stable ICU 2.2 */
415 Returns UDecompositionType values. @stable ICU 2.2 */
419 Returns UEastAsianWidth values. @stable ICU 2.2 */
422 Same as u_charType, returns UCharCategory values. @stable ICU 2.2 */
425 Returns UJoiningGroup values. @stable ICU 2.2 */
428 Returns UJoiningType values. @stable ICU 2.2 */
431 Returns ULineBreak values. @stable ICU 2.2 */
434 Returns UNumericType values. @stable ICU 2.2 */
437 Same as uscript_getScript, returns UScriptCode values. @stable ICU 2.2 */
440 Returns UHangulSyllableType values. @stable ICU 2.6 */
443 Returns UNormalizationCheckResult values. @stable ICU 3.0 */
446 Returns UNormalizationCheckResult values. @stable ICU 3.0 */
449 Returns UNormalizationCheckResult values. @stable ICU 3.0 */
452 Returns UNormalizationCheckResult values. @stable ICU 3.0 */
459 Returns 8-bit numeric values like UCHAR_CANONICAL_COMBINING_CLASS. @stable ICU 3.0 */
466 Returns 8-bit numeric values like UCHAR_CANONICAL_COMBINING_CLASS. @stable ICU 3.0 */
471 Returns UGraphemeClusterBreak values. @stable ICU 3.4 */
476 Returns USentenceBreak values. @stable ICU 3.4 */
481 Returns UWordBreakValues values. @stable ICU 3.4 */
486 Returns UBidiPairedBracketType values. @stable ICU 52 */
488 /** One more than the last constant for enumerated/integer Unicode properties. @stable ICU 2.2 */
498 @stable ICU 2.4 */
500 /** First constant for bit-mask Unicode properties. @stable ICU 2.4 */
502 /** One more than the last constant for bit-mask Unicode properties. @stable ICU 2.4 */
506 Corresponds to u_getNumericValue. @stable ICU 2.4 */
508 /** First constant for double Unicode properties. @stable ICU 2.4 */
510 /** One more than the last constant for double Unicode properties. @stable ICU 2.4 */
514 Corresponds to u_charAge. @stable ICU 2.4 */
516 /** First constant for string Unicode properties. @stable ICU 2.4 */
519 Corresponds to u_charMirror. @stable ICU 2.4 */
522 Corresponds to u_strFoldCase in ustring.h. @stable ICU 2.4 */
530 Corresponds to u_strToLower in ustring.h. @stable ICU 2.4 */
533 Corresponds to u_charName. @stable ICU 2.4 */
536 Corresponds to u_foldCase. @stable ICU 2.4 */
539 Corresponds to u_tolower. @stable ICU 2.4 */
542 Corresponds to u_totitle. @stable ICU 2.4 */
545 Corresponds to u_toupper. @stable ICU 2.4 */
548 Corresponds to u_strToTitle in ustring.h. @stable ICU 2.4 */
558 Corresponds to u_strToUpper in ustring.h. @stable ICU 2.4 */
561 Corresponds to u_getBidiPairedBracket. @stable ICU 52 */
563 /** One more than the last constant for string Unicode properties. @stable ICU 2.4 */
570 @stable ICU 4.6 */
572 /** First constant for Unicode properties with unusual value types. @stable ICU 4.6 */
575 * @stable ICU 4.6 */
577 /** Represents a nonexistent or invalid property or property value. @stable ICU 2.4 */
584 * @stable ICU 2.0
595 /** Non-category for unassigned and non-character code points. @stable ICU 2.0 */
597 /** Cn "Other, Not Assigned (no characters in [UnicodeData.txt] have this property)" (same as U_UNASSIGNED!) @stable ICU 2.0 */
599 /** Lu @stable ICU 2.0 */
601 /** Ll @stable ICU 2.0 */
603 /** Lt @stable ICU 2.0 */
605 /** Lm @stable ICU 2.0 */
607 /** Lo @stable ICU 2.0 */
609 /** Mn @stable ICU 2.0 */
611 /** Me @stable ICU 2.0 */
613 /** Mc @stable ICU 2.0 */
615 /** Nd @stable ICU 2.0 */
617 /** Nl @stable ICU 2.0 */
619 /** No @stable ICU 2.0 */
621 /** Zs @stable ICU 2.0 */
623 /** Zl @stable ICU 2.0 */
625 /** Zp @stable ICU 2.0 */
627 /** Cc @stable ICU 2.0 */
629 /** Cf @stable ICU 2.0 */
631 /** Co @stable ICU 2.0 */
633 /** Cs @stable ICU 2.0 */
635 /** Pd @stable ICU 2.0 */
637 /** Ps @stable ICU 2.0 */
639 /** Pe @stable ICU 2.0 */
641 /** Pc @stable ICU 2.0 */
643 /** Po @stable ICU 2.0 */
645 /** Sm @stable ICU 2.0 */
647 /** Sc @stable ICU 2.0 */
649 /** Sk @stable ICU 2.0 */
651 /** So @stable ICU 2.0 */
653 /** Pi @stable ICU 2.0 */
655 /** Pf @stable ICU 2.0 */
657 /** One higher than the last enum UCharCategory constant. @stable ICU 2.0 */
673 * @stable ICU 2.1
677 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
679 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
681 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
683 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
685 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
688 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
690 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
692 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
695 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
697 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
699 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
702 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
704 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
706 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
709 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
711 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
713 stable ICU 2.1 */
715 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
718 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
720 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
722 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
724 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
726 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
729 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
731 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
733 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
735 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
738 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
740 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
744 /** Mask constant for multiple UCharCategory bits (L Letters). @stable ICU 2.1 */
748 /** Mask constant for multiple UCharCategory bits (LC Cased Letters). @stable ICU 2.1 */
752 /** Mask constant for multiple UCharCategory bits (M Marks). @stable ICU 2.1 */
755 /** Mask constant for multiple UCharCategory bits (N Numbers). @stable ICU 2.1 */
758 /** Mask constant for multiple UCharCategory bits (Z Separators). @stable ICU 2.1 */
761 /** Mask constant for multiple UCharCategory bits (C Others). @stable ICU 2.1 */
765 /** Mask constant for multiple UCharCategory bits (P Punctuation). @stable ICU 2.1 */
770 /** Mask constant for multiple UCharCategory bits (S Symbols). @stable ICU 2.1 */
775 * @stable ICU 2.0
785 /** L @stable ICU 2.0 */
787 /** R @stable ICU 2.0 */
789 /** EN @stable ICU 2.0 */
791 /** ES @stable ICU 2.0 */
793 /** ET @stable ICU 2.0 */
795 /** AN @stable ICU 2.0 */
797 /** CS @stable ICU 2.0 */
799 /** B @stable ICU 2.0 */
801 /** S @stable ICU 2.0 */
803 /** WS @stable ICU 2.0 */
805 /** ON @stable ICU 2.0 */
807 /** LRE @stable ICU 2.0 */
809 /** LRO @stable ICU 2.0 */
811 /** AL @stable ICU 2.0 */
813 /** RLE @stable ICU 2.0 */
815 /** RLO @stable ICU 2.0 */
817 /** PDF @stable ICU 2.0 */
819 /** NSM @stable ICU 2.0 */
821 /** BN @stable ICU 2.0 */
823 /** FSI @stable ICU 52 */
825 /** LRI @stable ICU 52 */
827 /** RLI @stable ICU 52 */
829 /** PDI @stable ICU 52 */
831 /** @stable ICU 2.0 */
839 * @stable ICU 52
848 /** Not a paired bracket. @stable ICU 52 */
850 /** Open paired bracket. @stable ICU 52 */
852 /** Close paired bracket. @stable ICU 52 */
854 /** @stable ICU 52 */
860 * @stable ICU 2.0
869 /** New No_Block value in Unicode 4. @stable ICU 2.6 */
872 /** @stable ICU 2.0 */
875 /** @stable ICU 2.0 */
878 /** @stable ICU 2.0 */
881 /** @stable ICU 2.0 */
884 /** @stable ICU 2.0 */
887 /** @stable ICU 2.0 */
890 /** @stable ICU 2.0 */
895 * @stable ICU 2.0
899 /** @stable ICU 2.0 */
902 /** @stable ICU 2.0 */
905 /** @stable ICU 2.0 */
908 /** @stable ICU 2.0 */
911 /** @stable ICU 2.0 */
914 /** @stable ICU 2.0 */
917 /** @stable ICU 2.0 */
920 /** @stable ICU 2.0 */
923 /** @stable ICU 2.0 */
926 /** @stable ICU 2.0 */
929 /** @stable ICU 2.0 */
932 /** @stable ICU 2.0 */
935 /** @stable ICU 2.0 */
938 /** @stable ICU 2.0 */
941 /** @stable ICU 2.0 */
944 /** @stable ICU 2.0 */
947 /** @stable ICU 2.0 */
950 /** @stable ICU 2.0 */
953 /** @stable ICU 2.0 */
956 /** @stable ICU 2.0 */
959 /** @stable ICU 2.0 */
962 /** @stable ICU 2.0 */
965 /** @stable ICU 2.0 */
968 /** @stable ICU 2.0 */
971 /** @stable ICU 2.0 */
974 /** @stable ICU 2.0 */
977 /** @stable ICU 2.0 */
980 /** @stable ICU 2.0 */
983 /** @stable ICU 2.0 */
986 /** @stable ICU 2.0 */
989 /** @stable ICU 2.0 */
992 /** @stable ICU 2.0 */
995 /** @stable ICU 2.0 */
998 /** @stable ICU 2.0 */
1003 * @stable ICU 2.0
1007 /** @stable ICU 2.0 */
1010 /** @stable ICU 2.0 */
1013 /** @stable ICU 2.0 */
1016 /** @stable ICU 2.0 */
1019 /** @stable ICU 2.0 */
1022 /** @stable ICU 2.0 */
1025 /** @stable ICU 2.0 */
1028 /** @stable ICU 2.0 */
1031 /** @stable ICU 2.0 */
1034 /** @stable ICU 2.0 */
1037 /** @stable ICU 2.0 */
1040 /** @stable ICU 2.0 */
1043 /** @stable ICU 2.0 */
1046 /** @stable ICU 2.0 */
1049 /** @stable ICU 2.0 */
1052 /** @stable ICU 2.0 */
1055 /** @stable ICU 2.0 */
1058 /** @stable ICU 2.0 */
1061 /** @stable ICU 2.0 */
1064 /** @stable ICU 2.0 */
1067 /** @stable ICU 2.0 */
1070 /** @stable ICU 2.0 */
1073 /** @stable ICU 2.0 */
1076 /** @stable ICU 2.0 */
1079 /** @stable ICU 2.0 */
1082 /** @stable ICU 2.0 */
1085 /** @stable ICU 2.0 */
1088 /** @stable ICU 2.0 */
1091 /** @stable ICU 2.0 */
1094 /** @stable ICU 2.0 */
1097 /** @stable ICU 2.0 */
1100 /** @stable ICU 2.0 */
1103 /** @stable ICU 2.0 */
1106 /** @stable ICU 2.0 */
1116 * @stable ICU 2.0
1126 * @stable ICU 2.0
1130 /** @stable ICU 2.0 */
1133 /** @stable ICU 2.0 */
1136 /** @stable ICU 2.0 */
1139 /** @stable ICU 2.0 */
1142 /** @stable ICU 2.0 */
1145 /** @stable ICU 2.0 */
1148 /** @stable ICU 2.0 */
1151 /** @stable ICU 2.0 */
1154 /** @stable ICU 2.0 */
1159 /** @stable ICU 2.0 */
1161 /** @stable ICU 2.0 */
1163 /** @stable ICU 2.0 */
1165 /** @stable ICU 2.0 */
1167 /** @stable ICU 2.0 */
1169 /** @stable ICU 2.0 */
1171 /** @stable ICU 2.0 */
1173 /** @stable ICU 2.0 */
1175 /** @stable ICU 2.0 */
1180 /** @stable ICU 3.0 */
1184 * @stable ICU 2.2
1187 /** @stable ICU 2.2 */
1189 /** @stable ICU 2.2 */
1191 /** @stable ICU 2.2 */
1193 /** @stable ICU 2.2 */
1195 /** @stable ICU 2.2 */
1197 /** @stable ICU 2.2 */
1199 /** @stable ICU 2.2 */
1201 /** @stable ICU 2.2 */
1203 /** @stable ICU 2.2 */
1205 /** @stable ICU 2.2 */
1207 /** @stable ICU 2.2 */
1209 /** @stable ICU 2.2 */
1211 /** @stable ICU 2.2 */
1216 /** @stable ICU 2.6 */
1218 /** @stable ICU 2.6 */
1220 /** @stable ICU 2.6 */
1222 /** @stable ICU 2.6 */
1224 /** @stable ICU 2.6 */
1226 /** @stable ICU 2.6 */
1228 /** @stable ICU 2.6 */
1230 /** @stable ICU 2.6 */
1232 /** @stable ICU 2.6 */
1234 /** @stable ICU 2.6 */
1236 /** @stable ICU 2.6 */
1238 /** @stable ICU 2.6 */
1240 /** @stable ICU 2.6 */
1242 /** @stable ICU 2.6 */
1244 /** @stable ICU 2.6 */
1249 /** @stable ICU 3.4 */
1251 /** @stable ICU 3.4 */
1253 /** @stable ICU 3.4 */
1255 stable ICU 3.4 */
1257 /** @stable ICU 3.4 */
1259 /** @stable ICU 3.4 */
1261 /** @stable ICU 3.4 */
1263 /** @stable ICU 3.4 */
1265 /** @stable ICU 3.4 */
1267 /** @stable ICU 3.4 */
1269 /** @stable ICU 3.4 */
1271 /** @stable ICU 3.4 */
1273 /** @stable ICU 3.4 */
1275 /** @stable ICU 3.4 */
1277 /** @stable ICU 3.4 */
1279 /** @stable ICU 3.4 */
1281 /** @stable ICU 3.4 */
1283 /** @stable ICU 3.4 */
1285 /** @stable ICU 3.4 */
1287 /** @stable ICU 3.4 */
1292 /** @stable ICU 3.6 */
1294 /** @stable ICU 3.6 */
1296 /** @stable ICU 3.6 */
1298 /** @stable ICU 3.6 */
1300 /** @stable ICU 3.6 */
1302 /** @stable ICU 3.6 */
1304 /** @stable ICU 3.6 */
1306 /** @stable ICU 3.6 */
1308 /** @stable ICU 3.6 */
1313 /** @stable ICU 4.0 */
1315 /** @stable ICU 4.0 */
1317 /** @stable ICU 4.0 */
1319 /** @stable ICU 4.0 */
1321 /** @stable ICU 4.0 */
1323 /** @stable ICU 4.0 */
1325 /** @stable ICU 4.0 */
1327 /** @stable ICU 4.0 */
1329 /** @stable ICU 4.0 */
1331 /** @stable ICU 4.0 */
1333 /** @stable ICU 4.0 */
1335 /** @stable ICU 4.0 */
1337 /** @stable ICU 4.0 */
1339 /** @stable ICU 4.0 */
1341 /** @stable ICU 4.0 */
1343 /** @stable ICU 4.0 */
1345 /** @stable ICU 4.0 */
1350 /** @stable ICU 4.4 */
1352 /** @stable ICU 4.4 */
1354 /** @stable ICU 4.4 */
1356 /** @stable ICU 4.4 */
1358 /** @stable ICU 4.4 */
1360 /** @stable ICU 4.4 */
1362 /** @stable ICU 4.4 */
1364 /** @stable ICU 4.4 */
1366 /** @stable ICU 4.4 */
1368 /** @stable ICU 4.4 */
1370 /** @stable ICU 4.4 */
1372 /** @stable ICU 4.4 */
1374 /** @stable ICU 4.4 */
1376 /** @stable ICU 4.4 */
1378 /** @stable ICU 4.4 */
1380 /** @stable ICU 4.4 */
1382 /** @stable ICU 4.4 */
1384 /** @stable ICU 4.4 */
1386 /** @stable ICU 4.4 */
1388 /** @stable ICU 4.4 */
1390 /** @stable ICU 4.4 */
1392 /** @stable ICU 4.4 */
1394 /** @stable ICU 4.4 */
1396 /** @stable ICU 4.4 */
1398 /** @stable ICU 4.4 */
1400 /** @stable ICU 4.4 */
1405 /** @stable ICU 4.6 */
1407 /** @stable ICU 4.6 */
1409 /** @stable ICU 4.6 */
1411 /** @stable ICU 4.6 */
1413 /** @stable ICU 4.6 */
1415 /** @stable ICU 4.6 */
1417 /** @stable ICU 4.6 */
1419 /** @stable ICU 4.6 */
1421 /** @stable ICU 4.6 */
1423 /** @stable ICU 4.6 */
1425 /** @stable ICU 4.6 */
1427 /** @stable ICU 4.6 */
1432 /** @stable ICU 49 */
1434 /** @stable ICU 49 */
1436 /** @stable ICU 49 */
1438 /** @stable ICU 49 */
1440 /** @stable ICU 49 */
1442 /** @stable ICU 49 */
1444 /** @stable ICU 49 */
1446 /** @stable ICU 49 */
1448 /** @stable ICU 49 */
1450 /** @stable ICU 49 */
1452 /** @stable ICU 49 */
1455 /** @stable ICU 2.0 */
1458 /** @stable ICU 2.0 */
1462 /** @stable ICU 2.0 */
1470 * @stable ICU 2.2
1497 * @stable ICU 2.0
1500 /** Unicode character name (Name property). @stable ICU 2.0 */
1510 /** Standard or synthetic character name. @stable ICU 2.0 */
1512 /** Corrected name from NameAliases.txt. @stable ICU 4.4 */
1514 /** @stable ICU 2.0 */
1529 * @stable ICU 2.4
1541 * @stable ICU 2.2
1575 * @stable ICU 2.2
1597 * @stable ICU 2.2
1620 U_JG_TEH_MARBUTA_GOAL, /**< @stable ICU 4.6 */
1658 U_JG_FE, /**< @stable ICU 2.6 */
1659 U_JG_KHAPH, /**< @stable ICU 2.6 */
1660 U_JG_ZHAIN, /**< @stable ICU 2.6 */
1661 U_JG_BURUSHASKI_YEH_BARREE, /**< @stable ICU 4.0 */
1662 U_JG_FARSI_YEH, /**< @stable ICU 4.4 */
1663 U_JG_NYA, /**< @stable ICU 4.4 */
1664 U_JG_ROHINGYA_YEH, /**< @stable ICU 49 */
1672 * @stable ICU 3.4
1702 * @stable ICU 3.4
1735 * @stable ICU 3.4
1766 * @stable ICU 2.2
1790 /** Renamed from the misspelled "inseperable" in Unicode 4.0.1/ICU 3.0 @stable ICU 3.0 */
1824 * @stable ICU 2.2
1844 * @stable ICU 2.6
1886 * @stable ICU 2.1
1901 * @stable ICU 2.1
1916 * @stable ICU 2.1
1931 * @stable ICU 2.1
1952 * @stable ICU 2.1
1992 * @stable ICU 2.2
2013 * @stable ICU 2.2
2042 * @stable ICU 2.2
2067 * @stable ICU 2.2
2077 * @stable ICU 2.2
2102 * @stable ICU 2.0
2129 * @stable ICU 2.0
2146 * @stable ICU 2.0
2167 * @stable ICU 2.0
2188 * @stable ICU 2.0
2209 * @stable ICU 2.0
2232 * @stable ICU 2.6
2248 * @stable ICU 2.6
2267 * @stable ICU 2.6
2296 * @stable ICU 2.6
2321 * @stable ICU 2.0
2342 * @stable ICU 2.0
2363 * @stable ICU 2.6
2403 * @stable ICU 2.0
2427 * @stable ICU 2.0
2442 * @stable ICU 2.6
2460 * @stable ICU 2.0
2481 * @stable ICU 2.0
2500 * @stable ICU 2.0
2518 * @stable ICU 2.0
2540 * @stable ICU 2.0
2559 * @stable ICU 52
2573 * @stable ICU 2.0
2589 * @stable ICU 2.1
2606 * @stable ICU 2.1
2628 * @stable ICU 2.1
2642 * @stable ICU 2.0
2670 * @stable ICU 2.0
2682 * @stable ICU 2.0
2717 * @stable ICU 2.0
2767 * @stable ICU 1.7
2789 * @stable ICU 1.7
2816 * @stable ICU 1.7
2854 * @stable ICU 2.4
2877 * @stable ICU 2.4
2927 * @stable ICU 2.4
2963 * @stable ICU 2.4
2984 * @stable ICU 2.0
3008 * @stable ICU 2.0
3031 * @stable ICU 2.0
3050 * @stable ICU 2.0
3071 * @stable ICU 2.0
3096 * @stable ICU 2.0
3121 * @stable ICU 2.0
3146 * @stable ICU 2.0
3151 /** Option value for case folding: use default mappings defined in CaseFolding.txt. @stable ICU 2.0 */
3168 * @stable ICU 2.0
3192 * @stable ICU 2.0
3233 * @stable ICU 2.0
3264 * @stable ICU 2.0
3281 * @stable ICU 2.1
3295 * @stable ICU 2.0
3320 * @stable ICU 2.2