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
172 * @stable ICU 2.1
185 Lu+Ll+Lt+Lm+Lo+Nl+Other_Alphabetic @stable ICU 2.1 */
187 /** First constant for binary Unicode properties. @stable ICU 2.1 */
189 /** Binary property ASCII_Hex_Digit. 0-9 A-F a-f @stable ICU 2.1 */
193 in the Bidi Algorithm. @stable ICU 2.1 */
198 See Bidi Algorithm, UTR 9. @stable ICU 2.1 */
200 /** Binary property Dash. Variations of dashes. @stable ICU 2.1 */
204 <2060..206F, FFF0..FFFB, E0000..E0FFF>+Other_Default_Ignorable_Code_Point+(Cf+Cc+Cs-White_Space) @stable ICU 2.1 */
207 The usage of deprecated characters is strongly discouraged. @stable ICU 2.1 */
210 the meaning of another character to which they apply. @stable ICU 2.1 */
214 e.g., length and iteration marks. @stable ICU 2.1 */
218 Non-Starter Decompositions. @stable ICU 2.1 */
222 [0..10FFFF]-Cc-Cf-Cs-Co-Cn-Zl-Zp-Grapheme_Link-Grapheme_Extend-CGJ @stable ICU 2.1 */
226 Me+Mn+Mc+Other_Grapheme_Extend-Grapheme_Link-CGJ @stable ICU 2.1 */
229 For programmatic determination of grapheme cluster boundaries. @stable ICU 2.1 */
232 Characters commonly used for hexadecimal numbers. @stable ICU 2.1 */
235 between pieces of words, plus the Katakana middle dot. @stable ICU 2.1 */
240 ID_Start+Mn+Mc+Nd+Pc @stable ICU 2.1 */
244 Lu+Ll+Lt+Lm+Lo+Nl @stable ICU 2.1 */
247 CJKV ideographs. @stable ICU 2.1 */
251 Ideographic Description Sequences. @stable ICU 2.1 */
255 Ideographic Description Sequences. @stable ICU 2.1 */
258 Format controls for cursive joining and ligation. @stable ICU 2.1 */
262 require special handling in most processing. @stable ICU 2.1 */
265 Ll+Other_Lowercase @stable ICU 2.1 */
267 /** Binary property Math. Sm+Other_Math @stable ICU 2.1 */
271 for the encoding of characters. @stable ICU 2.1 */
273 /** Binary property Quotation_Mark. @stable ICU 2.1 */
277 Ideographic Description Sequences. @stable ICU 2.1 */
282 the dot to disappear. @stable ICU 2.1 */
286 the end of textual units. @stable ICU 2.1 */
290 Ideographic Description Sequences. @stable ICU 2.1 */
293 Lu+Other_Uppercase @stable ICU 2.1 */
297 Space characters+TAB+CR+LF-ZWSP-ZWNBSP @stable ICU 2.1 */
301 normalization forms NFKC and NFKD. @stable ICU 2.1 */
304 closure under normalization forms NFKC and NFKD. @stable ICU 2.1 */
308 the general category Cased_Letter. @stable ICU 2.6 */
313 @stable ICU 3.0 */
319 @stable ICU 3.0 */
342 @stable ICU 3.0 */
351 @stable ICU 3.0 */
360 @stable ICU 3.0 */
369 @stable ICU 3.0 */
380 @stable ICU 3.0 */
385 @stable ICU 3.4 */
390 @stable ICU 3.4 */
395 @stable ICU 3.4 */
400 @stable ICU 3.4 */
405 @stable ICU 3.4 */
410 @stable ICU 3.4 */
415 @stable ICU 3.4 */
417 /** One more than the last constant for binary Unicode properties. @stable ICU 2.1 */
421 Same as u_charDirection, returns UCharDirection values. @stable ICU 2.2 */
423 /** First constant for enumerated/integer Unicode properties. @stable ICU 2.2 */
426 Same as ublock_getCode, returns UBlockCode values. @stable ICU 2.2 */
429 Same as u_getCombiningClass, returns 8-bit numeric values. @stable ICU 2.2 */
432 Returns UDecompositionType values. @stable ICU 2.2 */
436 Returns UEastAsianWidth values. @stable ICU 2.2 */
439 Same as u_charType, returns UCharCategory values. @stable ICU 2.2 */
442 Returns UJoiningGroup values. @stable ICU 2.2 */
445 Returns UJoiningType values. @stable ICU 2.2 */
448 Returns ULineBreak values. @stable ICU 2.2 */
451 Returns UNumericType values. @stable ICU 2.2 */
454 Same as uscript_getScript, returns UScriptCode values. @stable ICU 2.2 */
457 Returns UHangulSyllableType values. @stable ICU 2.6 */
460 Returns UNormalizationCheckResult values. @stable ICU 3.0 */
463 Returns UNormalizationCheckResult values. @stable ICU 3.0 */
466 Returns UNormalizationCheckResult values. @stable ICU 3.0 */
469 Returns UNormalizationCheckResult values. @stable ICU 3.0 */
476 Returns 8-bit numeric values like UCHAR_CANONICAL_COMBINING_CLASS. @stable ICU 3.0 */
483 Returns 8-bit numeric values like UCHAR_CANONICAL_COMBINING_CLASS. @stable ICU 3.0 */
488 Returns UGraphemeClusterBreak values. @stable ICU 3.4 */
493 Returns USentenceBreak values. @stable ICU 3.4 */
498 Returns UWordBreakValues values. @stable ICU 3.4 */
500 /** One more than the last constant for enumerated/integer Unicode properties. @stable ICU 2.2 */
510 @stable ICU 2.4 */
512 /** First constant for bit-mask Unicode properties. @stable ICU 2.4 */
514 /** One more than the last constant for bit-mask Unicode properties. @stable ICU 2.4 */
518 Corresponds to u_getNumericValue. @stable ICU 2.4 */
520 /** First constant for double Unicode properties. @stable ICU 2.4 */
522 /** One more than the last constant for double Unicode properties. @stable ICU 2.4 */
526 Corresponds to u_charAge. @stable ICU 2.4 */
528 /** First constant for string Unicode properties. @stable ICU 2.4 */
531 Corresponds to u_charMirror. @stable ICU 2.4 */
534 Corresponds to u_strFoldCase in ustring.h. @stable ICU 2.4 */
537 Corresponds to u_getISOComment. @stable ICU 2.4 */
540 Corresponds to u_strToLower in ustring.h. @stable ICU 2.4 */
543 Corresponds to u_charName. @stable ICU 2.4 */
546 Corresponds to u_foldCase. @stable ICU 2.4 */
549 Corresponds to u_tolower. @stable ICU 2.4 */
552 Corresponds to u_totitle. @stable ICU 2.4 */
555 Corresponds to u_toupper. @stable ICU 2.4 */
558 Corresponds to u_strToTitle in ustring.h. @stable ICU 2.4 */
561 Corresponds to u_charName. @stable ICU 2.4 */
564 Corresponds to u_strToUpper in ustring.h. @stable ICU 2.4 */
566 /** One more than the last constant for string Unicode properties. @stable ICU 2.4 */
569 /** Represents a nonexistent or invalid property or property value. @stable ICU 2.4 */
576 * @stable ICU 2.0
582 /** Non-category for unassigned and non-character code points. @stable ICU 2.0 */
584 /** Cn "Other, Not Assigned (no characters in [UnicodeData.txt] have this property)" (same as U_UNASSIGNED!) @stable ICU 2.0 */
586 /** Lu @stable ICU 2.0 */
588 /** Ll @stable ICU 2.0 */
590 /** Lt @stable ICU 2.0 */
592 /** Lm @stable ICU 2.0 */
594 /** Lo @stable ICU 2.0 */
596 /** Mn @stable ICU 2.0 */
598 /** Me @stable ICU 2.0 */
600 /** Mc @stable ICU 2.0 */
602 /** Nd @stable ICU 2.0 */
604 /** Nl @stable ICU 2.0 */
606 /** No @stable ICU 2.0 */
608 /** Zs @stable ICU 2.0 */
610 /** Zl @stable ICU 2.0 */
612 /** Zp @stable ICU 2.0 */
614 /** Cc @stable ICU 2.0 */
616 /** Cf @stable ICU 2.0 */
618 /** Co @stable ICU 2.0 */
620 /** Cs @stable ICU 2.0 */
622 /** Pd @stable ICU 2.0 */
624 /** Ps @stable ICU 2.0 */
626 /** Pe @stable ICU 2.0 */
628 /** Pc @stable ICU 2.0 */
630 /** Po @stable ICU 2.0 */
632 /** Sm @stable ICU 2.0 */
634 /** Sc @stable ICU 2.0 */
636 /** Sk @stable ICU 2.0 */
638 /** So @stable ICU 2.0 */
640 /** Pi @stable ICU 2.0 */
642 /** Pf @stable ICU 2.0 */
644 /** One higher than the last enum UCharCategory constant. @stable ICU 2.0 */
660 * @stable ICU 2.1
664 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
666 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
668 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
670 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
672 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
675 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
677 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
679 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
682 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
684 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
686 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
689 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
691 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
693 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
696 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
698 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
700 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
702 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
705 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
707 /** 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 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
716 /** 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 */
725 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
727 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
731 /** Mask constant for multiple UCharCategory bits (L Letters). @stable ICU 2.1 */
735 /** Mask constant for multiple UCharCategory bits (LC Cased Letters). @stable ICU 2.1 */
739 /** Mask constant for multiple UCharCategory bits (M Marks). @stable ICU 2.1 */
742 /** Mask constant for multiple UCharCategory bits (N Numbers). @stable ICU 2.1 */
745 /** Mask constant for multiple UCharCategory bits (Z Separators). @stable ICU 2.1 */
748 /** Mask constant for multiple UCharCategory bits (C Others). @stable ICU 2.1 */
752 /** Mask constant for multiple UCharCategory bits (P Punctuation). @stable ICU 2.1 */
757 /** Mask constant for multiple UCharCategory bits (S Symbols). @stable ICU 2.1 */
762 * @stable ICU 2.0
767 /** L @stable ICU 2.0 */
769 /** R @stable ICU 2.0 */
771 /** EN @stable ICU 2.0 */
773 /** ES @stable ICU 2.0 */
775 /** ET @stable ICU 2.0 */
777 /** AN @stable ICU 2.0 */
779 /** CS @stable ICU 2.0 */
781 /** B @stable ICU 2.0 */
783 /** S @stable ICU 2.0 */
785 /** WS @stable ICU 2.0 */
787 /** ON @stable ICU 2.0 */
789 /** LRE @stable ICU 2.0 */
791 /** LRO @stable ICU 2.0 */
793 /** AL @stable ICU 2.0 */
795 /** RLE @stable ICU 2.0 */
797 /** RLO @stable ICU 2.0 */
799 /** PDF @stable ICU 2.0 */
801 /** NSM @stable ICU 2.0 */
803 /** BN @stable ICU 2.0 */
805 /** @stable ICU 2.0 */
811 * @stable ICU 2.0
815 /** New No_Block value in Unicode 4. @stable ICU 2.6 */
818 /** @stable ICU 2.0 */
821 /** @stable ICU 2.0 */
824 /** @stable ICU 2.0 */
827 /** @stable ICU 2.0 */
830 /** @stable ICU 2.0 */
833 /** @stable ICU 2.0 */
836 /** @stable ICU 2.0 */
841 * @stable ICU 2.0
845 /** @stable ICU 2.0 */
848 /** @stable ICU 2.0 */
851 /** @stable ICU 2.0 */
854 /** @stable ICU 2.0 */
857 /** @stable ICU 2.0 */
860 /** @stable ICU 2.0 */
863 /** @stable ICU 2.0 */
866 /** @stable ICU 2.0 */
869 /** @stable ICU 2.0 */
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 */
893 /** @stable ICU 2.0 */
896 /** @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 */
949 * @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 */
1001 /** @stable ICU 2.0 */
1004 /** @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 */
1062 * @stable ICU 2.0
1072 * @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 */
1105 /** @stable ICU 2.0 */
1107 /** @stable ICU 2.0 */
1109 /** @stable ICU 2.0 */
1111 /** @stable ICU 2.0 */
1113 /** @stable ICU 2.0 */
1115 /** @stable ICU 2.0 */
1117 /** @stable ICU 2.0 */
1119 /** @stable ICU 2.0 */
1121 /** @stable ICU 2.0 */
1128 * @stable ICU 2.2
1131 /** @stable ICU 3.0 */
1133 /** @stable ICU 2.2 */
1135 /** @stable ICU 2.2 */
1137 /** @stable ICU 2.2 */
1139 /** @stable ICU 2.2 */
1141 /** @stable ICU 2.2 */
1143 /** @stable ICU 2.2 */
1145 /** @stable ICU 2.2 */
1147 /** @stable ICU 2.2 */
1149 /** @stable ICU 2.2 */
1151 /** @stable ICU 2.2 */
1153 /** @stable ICU 2.2 */
1155 /** @stable ICU 2.2 */
1157 /** @stable ICU 2.2 */
1162 /** @stable ICU 2.6 */
1164 /** @stable ICU 2.6 */
1166 /** @stable ICU 2.6 */
1168 /** @stable ICU 2.6 */
1170 /** @stable ICU 2.6 */
1172 /** @stable ICU 2.6 */
1174 /** @stable ICU 2.6 */
1176 /** @stable ICU 2.6 */
1178 /** @stable ICU 2.6 */
1180 /** @stable ICU 2.6 */
1182 /** @stable ICU 2.6 */
1184 /** @stable ICU 2.6 */
1186 /** @stable ICU 2.6 */
1188 /** @stable ICU 2.6 */
1190 /** @stable ICU 2.6 */
1195 /** @stable ICU 3.4 */
1197 /** @stable ICU 3.4 */
1199 /** @stable ICU 3.4 */
1201 /** @stable ICU 3.4 */
1203 /** @stable ICU 3.4 */
1205 /** @stable ICU 3.4 */
1207 /** @stable ICU 3.4 */
1209 /** @stable ICU 3.4 */
1211 /** @stable ICU 3.4 */
1213 /** @stable ICU 3.4 */
1215 /** @stable ICU 3.4 */
1217 /** @stable ICU 3.4 */
1219 /** @stable ICU 3.4 */
1221 /** @stable ICU 3.4 */
1223 /** @stable ICU 3.4 */
1225 /** @stable ICU 3.4 */
1227 /** @stable ICU 3.4 */
1229 /** @stable ICU 3.4 */
1231 /** @stable ICU 3.4 */
1233 /** @stable ICU 3.4 */
1238 /** @stable ICU 3.6 */
1240 /** @stable ICU 3.6 */
1242 /** @stable ICU 3.6 */
1244 /** @stable ICU 3.6 */
1246 /** @stable ICU 3.6 */
1248 /** @stable ICU 3.6 */
1250 /** @stable ICU 3.6 */
1252 /** @stable ICU 3.6 */
1254 /** @stable ICU 3.6 */
1259 /** @stable ICU 4.0 */
1261 /** @stable ICU 4.0 */
1263 /** @stable ICU 4.0 */
1265 stable ICU 4.0 */
1267 /** @stable ICU 4.0 */
1269 /** @stable ICU 4.0 */
1271 /** @stable ICU 4.0 */
1273 /** @stable ICU 4.0 */
1275 /** @stable ICU 4.0 */
1277 /** @stable ICU 4.0 */
1279 /** @stable ICU 4.0 */
1281 /** @stable ICU 4.0 */
1283 /** @stable ICU 4.0 */
1285 /** @stable ICU 4.0 */
1287 /** @stable ICU 4.0 */
1289 /** @stable ICU 4.0 */
1291 /** @stable ICU 4.0 */
1294 /** @stable ICU 2.0 */
1297 /** @stable ICU 2.0 */
1301 /** @stable ICU 2.0 */
1309 * @stable ICU 2.2
1334 * @stable ICU 2.0
1354 * @stable ICU 2.4
1366 * @stable ICU 2.2
1394 * @stable ICU 2.2
1410 * @stable ICU 2.2
1464 U_JG_FE, /**< @stable ICU 2.6 */
1465 U_JG_KHAPH, /**< @stable ICU 2.6 */
1466 U_JG_ZHAIN, /**< @stable ICU 2.6 */
1467 U_JG_BURUSHASKI_YEH_BARREE, /**< @stable ICU 4.0 */
1475 * @stable ICU 3.4
1498 * @stable ICU 3.4
1521 * @stable ICU 3.4
1546 * @stable ICU 2.2
1565 /** Renamed from the misspelled "inseperable" in Unicode 4.0.1/ICU 3.0 @stable ICU 3.0 */
1594 * @stable ICU 2.2
1608 * @stable ICU 2.6
1644 * @stable ICU 2.1
1659 * @stable ICU 2.1
1674 * @stable ICU 2.1
1689 * @stable ICU 2.1
1710 * @stable ICU 2.1
1750 * @stable ICU 2.2
1771 * @stable ICU 2.2
1800 * @stable ICU 2.2
1823 * @stable ICU 2.2
1833 * @stable ICU 2.2
1858 * @stable ICU 2.0
1885 * @stable ICU 2.0
1902 * @stable ICU 2.0
1923 * @stable ICU 2.0
1944 * @stable ICU 2.0
1965 * @stable ICU 2.0
1988 * @stable ICU 2.6
2004 * @stable ICU 2.6
2023 * @stable ICU 2.6
2052 * @stable ICU 2.6
2077 * @stable ICU 2.0
2098 * @stable ICU 2.0
2119 * @stable ICU 2.6
2153 * @stable ICU 2.0
2177 * @stable ICU 2.0
2192 * @stable ICU 2.6
2210 * @stable ICU 2.0
2231 * @stable ICU 2.0
2250 * @stable ICU 2.0
2268 * @stable ICU 2.0
2290 * @stable ICU 2.0
2304 * @stable ICU 2.0
2320 * @stable ICU 2.1
2337 * @stable ICU 2.1
2359 * @stable ICU 2.1
2373 * @stable ICU 2.0
2401 * @stable ICU 2.0
2413 * @stable ICU 2.0
2448 * @stable ICU 2.0
2475 * @stable ICU 2.2
2500 * @stable ICU 1.7
2522 * @stable ICU 1.7
2549 * @stable ICU 1.7
2587 * @stable ICU 2.4
2610 * @stable ICU 2.4
2660 * @stable ICU 2.4
2696 * @stable ICU 2.4
2717 * @stable ICU 2.0
2741 * @stable ICU 2.0
2766 * @stable ICU 2.0
2785 * @stable ICU 2.0
2806 * @stable ICU 2.0
2831 * @stable ICU 2.0
2856 * @stable ICU 2.0
2881 * @stable ICU 2.0
2886 /** Option value for case folding: use default mappings defined in CaseFolding.txt. @stable ICU 2.0 */
2903 * @stable ICU 2.0
2927 * @stable ICU 2.0
2968 * @stable ICU 2.0
2999 * @stable ICU 2.0
3016 * @stable ICU 2.1
3030 * @stable ICU 2.0
3054 * @stable ICU 2.2