Lines Matching full:stable
40 * @stable ICU 2.0
102 /** The lowest Unicode code point value. Code points are non-negative. @stable ICU 2.0 */
111 * @stable ICU 2.0
117 * @stable ICU 2.1
151 * @stable ICU 2.1
164 Lu+Ll+Lt+Lm+Lo+Nl+Other_Alphabetic @stable ICU 2.1 */
166 /** First constant for binary Unicode properties. @stable ICU 2.1 */
168 /** Binary property ASCII_Hex_Digit. 0-9 A-F a-f @stable ICU 2.1 */
172 in the Bidi Algorithm. @stable ICU 2.1 */
177 See Bidi Algorithm, UTR 9. @stable ICU 2.1 */
179 /** Binary property Dash. Variations of dashes. @stable ICU 2.1 */
183 <2060..206F, FFF0..FFFB, E0000..E0FFF>+Other_Default_Ignorable_Code_Point+(Cf+Cc+Cs-White_Space) @stable ICU 2.1 */
186 The usage of deprecated characters is strongly discouraged. @stable ICU 2.1 */
189 the meaning of another character to which they apply. @stable ICU 2.1 */
193 e.g., length and iteration marks. @stable ICU 2.1 */
197 Non-Starter Decompositions. @stable ICU 2.1 */
201 [0..10FFFF]-Cc-Cf-Cs-Co-Cn-Zl-Zp-Grapheme_Link-Grapheme_Extend-CGJ @stable ICU 2.1 */
205 Me+Mn+Mc+Other_Grapheme_Extend-Grapheme_Link-CGJ @stable ICU 2.1 */
208 For programmatic determination of grapheme cluster boundaries. @stable ICU 2.1 */
211 Characters commonly used for hexadecimal numbers. @stable ICU 2.1 */
214 between pieces of words, plus the Katakana middle dot. @stable ICU 2.1 */
219 ID_Start+Mn+Mc+Nd+Pc @stable ICU 2.1 */
223 Lu+Ll+Lt+Lm+Lo+Nl @stable ICU 2.1 */
226 CJKV ideographs. @stable ICU 2.1 */
230 Ideographic Description Sequences. @stable ICU 2.1 */
234 Ideographic Description Sequences. @stable ICU 2.1 */
237 Format controls for cursive joining and ligation. @stable ICU 2.1 */
241 require special handling in most processing. @stable ICU 2.1 */
244 Ll+Other_Lowercase @stable ICU 2.1 */
246 /** Binary property Math. Sm+Other_Math @stable ICU 2.1 */
250 for the encoding of characters. @stable ICU 2.1 */
252 /** Binary property Quotation_Mark. @stable ICU 2.1 */
256 Ideographic Description Sequences. @stable ICU 2.1 */
261 the dot to disappear. @stable ICU 2.1 */
265 the end of textual units. @stable ICU 2.1 */
269 Ideographic Description Sequences. @stable ICU 2.1 */
272 Lu+Other_Uppercase @stable ICU 2.1 */
276 Space characters+TAB+CR+LF-ZWSP-ZWNBSP @stable ICU 2.1 */
280 normalization forms NFKC and NFKD. @stable ICU 2.1 */
283 closure under normalization forms NFKC and NFKD. @stable ICU 2.1 */
287 the general category Cased_Letter. @stable ICU 2.6 */
361 /** One more than the last constant for binary Unicode properties. @stable ICU 2.1 */
365 Same as u_charDirection, returns UCharDirection values. @stable ICU 2.2 */
367 /** First constant for enumerated/integer Unicode properties. @stable ICU 2.2 */
370 Same as ublock_getCode, returns UBlockCode values. @stable ICU 2.2 */
373 Same as u_getCombiningClass, returns 8-bit numeric values. @stable ICU 2.2 */
376 Returns UDecompositionType values. @stable ICU 2.2 */
380 Returns UEastAsianWidth values. @stable ICU 2.2 */
383 Same as u_charType, returns UCharCategory values. @stable ICU 2.2 */
386 Returns UJoiningGroup values. @stable ICU 2.2 */
389 Returns UJoiningType values. @stable ICU 2.2 */
392 Returns ULineBreak values. @stable ICU 2.2 */
395 Returns UNumericType values. @stable ICU 2.2 */
398 Same as uscript_getScript, returns UScriptCode values. @stable ICU 2.2 */
401 Returns UHangulSyllableType values. @stable ICU 2.6 */
429 /** One more than the last constant for enumerated/integer Unicode properties. @stable ICU 2.2 */
439 @stable ICU 2.4 */
441 /** First constant for bit-mask Unicode properties. @stable ICU 2.4 */
443 /** One more than the last constant for bit-mask Unicode properties. @stable ICU 2.4 */
447 Corresponds to u_getNumericValue. @stable ICU 2.4 */
449 /** First constant for double Unicode properties. @stable ICU 2.4 */
451 /** One more than the last constant for double Unicode properties. @stable ICU 2.4 */
455 Corresponds to u_charAge. @stable ICU 2.4 */
457 /** First constant for string Unicode properties. @stable ICU 2.4 */
460 Corresponds to u_charMirror. @stable ICU 2.4 */
463 Corresponds to u_strFoldCase in ustring.h. @stable ICU 2.4 */
466 Corresponds to u_getISOComment. @stable ICU 2.4 */
469 Corresponds to u_strToLower in ustring.h. @stable ICU 2.4 */
472 Corresponds to u_charName. @stable ICU 2.4 */
475 Corresponds to u_foldCase. @stable ICU 2.4 */
478 Corresponds to u_tolower. @stable ICU 2.4 */
481 Corresponds to u_totitle. @stable ICU 2.4 */
484 Corresponds to u_toupper. @stable ICU 2.4 */
487 Corresponds to u_strToTitle in ustring.h. @stable ICU 2.4 */
490 Corresponds to u_charName. @stable ICU 2.4 */
493 Corresponds to u_strToUpper in ustring.h. @stable ICU 2.4 */
495 /** One more than the last constant for string Unicode properties. @stable ICU 2.4 */
498 /** Represents a nonexistent or invalid property or property value. @stable ICU 2.4 */
505 * @stable ICU 2.0
511 /** Non-category for unassigned and non-character code points. @stable ICU 2.0 */
513 /** Cn "Other, Not Assigned (no characters in [UnicodeData.txt] have this property)" (same as U_UNASSIGNED!) @stable ICU 2.0 */
515 /** Lu @stable ICU 2.0 */
517 /** Ll @stable ICU 2.0 */
519 /** Lt @stable ICU 2.0 */
521 /** Lm @stable ICU 2.0 */
523 /** Lo @stable ICU 2.0 */
525 /** Mn @stable ICU 2.0 */
527 /** Me @stable ICU 2.0 */
529 /** Mc @stable ICU 2.0 */
531 /** Nd @stable ICU 2.0 */
533 /** Nl @stable ICU 2.0 */
535 /** No @stable ICU 2.0 */
537 /** Zs @stable ICU 2.0 */
539 /** Zl @stable ICU 2.0 */
541 /** Zp @stable ICU 2.0 */
543 /** Cc @stable ICU 2.0 */
545 /** Cf @stable ICU 2.0 */
547 /** Co @stable ICU 2.0 */
549 /** Cs @stable ICU 2.0 */
551 /** Pd @stable ICU 2.0 */
553 /** Ps @stable ICU 2.0 */
555 /** Pe @stable ICU 2.0 */
557 /** Pc @stable ICU 2.0 */
559 /** Po @stable ICU 2.0 */
561 /** Sm @stable ICU 2.0 */
563 /** Sc @stable ICU 2.0 */
565 /** Sk @stable ICU 2.0 */
567 /** So @stable ICU 2.0 */
569 /** Pi @stable ICU 2.0 */
571 /** Pf @stable ICU 2.0 */
573 /** One higher than the last enum UCharCategory constant. @stable ICU 2.0 */
589 * @stable ICU 2.1
593 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
595 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
597 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
599 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
601 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
604 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
606 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
608 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
611 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
613 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
615 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
618 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
620 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
622 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
625 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
627 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
629 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
631 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
634 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
636 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
638 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
640 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
642 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
645 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
647 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
649 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
651 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
654 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
656 /** Mask constant for a UCharCategory. @stable ICU 2.1 */
660 /** Mask constant for multiple UCharCategory bits (L Letters). @stable ICU 2.1 */
664 /** Mask constant for multiple UCharCategory bits (LC Cased Letters). @stable ICU 2.1 */
668 /** Mask constant for multiple UCharCategory bits (M Marks). @stable ICU 2.1 */
671 /** Mask constant for multiple UCharCategory bits (N Numbers). @stable ICU 2.1 */
674 /** Mask constant for multiple UCharCategory bits (Z Separators). @stable ICU 2.1 */
677 /** Mask constant for multiple UCharCategory bits (C Others). @stable ICU 2.1 */
681 /** Mask constant for multiple UCharCategory bits (P Punctuation). @stable ICU 2.1 */
686 /** Mask constant for multiple UCharCategory bits (S Symbols). @stable ICU 2.1 */
691 * @stable ICU 2.0
696 /** L @stable ICU 2.0 */
698 /** R @stable ICU 2.0 */
700 /** EN @stable ICU 2.0 */
702 /** ES @stable ICU 2.0 */
704 /** ET @stable ICU 2.0 */
706 /** AN @stable ICU 2.0 */
708 /** CS @stable ICU 2.0 */
710 /** B @stable ICU 2.0 */
712 /** S @stable ICU 2.0 */
714 /** WS @stable ICU 2.0 */
716 /** ON @stable ICU 2.0 */
718 /** LRE @stable ICU 2.0 */
720 /** LRO @stable ICU 2.0 */
722 /** AL @stable ICU 2.0 */
724 /** RLE @stable ICU 2.0 */
726 /** RLO @stable ICU 2.0 */
728 /** PDF @stable ICU 2.0 */
730 /** NSM @stable ICU 2.0 */
732 /** BN @stable ICU 2.0 */
734 /** @stable ICU 2.0 */
740 * @stable ICU 2.0
744 /** New No_Block value in Unicode 4. @stable ICU 2.6 */
747 /** @stable ICU 2.0 */
750 /** @stable ICU 2.0 */
753 stable ICU 2.0 */
756 /** @stable ICU 2.0 */
759 /** @stable ICU 2.0 */
762 /** @stable ICU 2.0 */
765 /** @stable ICU 2.0 */
770 * @stable ICU 2.0
774 /** @stable ICU 2.0 */
777 /** @stable ICU 2.0 */
780 /** @stable ICU 2.0 */
783 /** @stable ICU 2.0 */
786 /** @stable ICU 2.0 */
789 /** @stable ICU 2.0 */
792 /** @stable ICU 2.0 */
795 /** @stable ICU 2.0 */
798 /** @stable ICU 2.0 */
801 /** @stable ICU 2.0 */
804 /** @stable ICU 2.0 */
807 /** @stable ICU 2.0 */
810 /** @stable ICU 2.0 */
813 /** @stable ICU 2.0 */
816 /** @stable ICU 2.0 */
819 /** @stable ICU 2.0 */
822 /** @stable ICU 2.0 */
825 /** @stable ICU 2.0 */
828 /** @stable ICU 2.0 */
831 /** @stable ICU 2.0 */
834 /** @stable ICU 2.0 */
837 /** @stable ICU 2.0 */
840 /** @stable ICU 2.0 */
843 /** @stable ICU 2.0 */
846 /** @stable ICU 2.0 */
849 /** @stable ICU 2.0 */
852 /** @stable ICU 2.0 */
855 /** @stable ICU 2.0 */
858 /** @stable ICU 2.0 */
861 /** @stable ICU 2.0 */
864 /** @stable ICU 2.0 */
867 /** @stable ICU 2.0 */
870 /** @stable ICU 2.0 */
873 /** @stable ICU 2.0 */
878 * @stable ICU 2.0
882 /** @stable ICU 2.0 */
885 /** @stable ICU 2.0 */
888 /** @stable ICU 2.0 */
891 /** @stable ICU 2.0 */
894 /** @stable ICU 2.0 */
897 /** @stable ICU 2.0 */
900 /** @stable ICU 2.0 */
903 /** @stable ICU 2.0 */
906 /** @stable ICU 2.0 */
909 /** @stable ICU 2.0 */
912 /** @stable ICU 2.0 */
915 /** @stable ICU 2.0 */
918 /** @stable ICU 2.0 */
921 /** @stable ICU 2.0 */
924 /** @stable ICU 2.0 */
927 /** @stable ICU 2.0 */
930 /** @stable ICU 2.0 */
933 /** @stable ICU 2.0 */
936 /** @stable ICU 2.0 */
939 /** @stable ICU 2.0 */
942 /** @stable ICU 2.0 */
945 /** @stable ICU 2.0 */
948 /** @stable ICU 2.0 */
951 /** @stable ICU 2.0 */
954 /** @stable ICU 2.0 */
957 /** @stable ICU 2.0 */
960 /** @stable ICU 2.0 */
963 /** @stable ICU 2.0 */
966 /** @stable ICU 2.0 */
969 /** @stable ICU 2.0 */
972 /** @stable ICU 2.0 */
975 /** @stable ICU 2.0 */
978 /** @stable ICU 2.0 */
981 /** @stable ICU 2.0 */
991 * @stable ICU 2.0
1001 * @stable ICU 2.0
1005 /** @stable ICU 2.0 */
1008 /** @stable ICU 2.0 */
1011 /** @stable ICU 2.0 */
1014 /** @stable ICU 2.0 */
1017 /** @stable ICU 2.0 */
1020 /** @stable ICU 2.0 */
1023 /** @stable ICU 2.0 */
1026 /** @stable ICU 2.0 */
1029 /** @stable ICU 2.0 */
1034 /** @stable ICU 2.0 */
1036 /** @stable ICU 2.0 */
1038 /** @stable ICU 2.0 */
1040 /** @stable ICU 2.0 */
1042 /** @stable ICU 2.0 */
1044 /** @stable ICU 2.0 */
1046 /** @stable ICU 2.0 */
1048 /** @stable ICU 2.0 */
1050 /** @stable ICU 2.0 */
1057 * @stable ICU 2.2
1062 /** @stable ICU 2.2 */
1064 /** @stable ICU 2.2 */
1066 /** @stable ICU 2.2 */
1068 /** @stable ICU 2.2 */
1070 /** @stable ICU 2.2 */
1072 /** @stable ICU 2.2 */
1074 /** @stable ICU 2.2 */
1076 /** @stable ICU 2.2 */
1078 /** @stable ICU 2.2 */
1080 /** @stable ICU 2.2 */
1082 /** @stable ICU 2.2 */
1084 /** @stable ICU 2.2 */
1086 /** @stable ICU 2.2 */
1091 /** @stable ICU 2.6 */
1093 /** @stable ICU 2.6 */
1095 /** @stable ICU 2.6 */
1097 /** @stable ICU 2.6 */
1099 /** @stable ICU 2.6 */
1101 /** @stable ICU 2.6 */
1103 /** @stable ICU 2.6 */
1105 /** @stable ICU 2.6 */
1107 /** @stable ICU 2.6 */
1109 /** @stable ICU 2.6 */
1111 /** @stable ICU 2.6 */
1113 /** @stable ICU 2.6 */
1115 /** @stable ICU 2.6 */
1117 /** @stable ICU 2.6 */
1119 /** @stable ICU 2.6 */
1122 /** @stable ICU 2.0 */
1125 /** @stable ICU 2.0 */
1129 /** @stable ICU 2.0 */
1137 * @stable ICU 2.2
1162 * @stable ICU 2.0
1182 * @stable ICU 2.4
1194 * @stable ICU 2.2
1222 * @stable ICU 2.2
1238 * @stable ICU 2.2
1292 U_JG_FE, /**< @stable ICU 2.6 */
1293 U_JG_KHAPH, /**< @stable ICU 2.6 */
1294 U_JG_ZHAIN, /**< @stable ICU 2.6 */
1302 * @stable ICU 2.2
1345 * @stable ICU 2.2
1359 * @stable ICU 2.6
1395 * @stable ICU 2.1
1410 * @stable ICU 2.1
1425 * @stable ICU 2.1
1440 * @stable ICU 2.1
1461 * @stable ICU 2.1
1501 * @stable ICU 2.2
1522 * @stable ICU 2.2
1551 * @stable ICU 2.2
1574 * @stable ICU 2.2
1584 * @stable ICU 2.2
1610 * @stable ICU 2.0
1637 * @stable ICU 2.0
1654 * @stable ICU 2.0
1675 * @stable ICU 2.0
1696 * @stable ICU 2.0
1717 * @stable ICU 2.0
1740 * @stable ICU 2.6
1756 * @stable ICU 2.6
1775 * @stable ICU 2.6
1804 * @stable ICU 2.6
1829 * @stable ICU 2.0
1850 * @stable ICU 2.0
1871 * @stable ICU 2.6
1905 * @stable ICU 2.0
1929 * @stable ICU 2.0
1944 * @stable ICU 2.6
1962 * @stable ICU 2.0
1983 * @stable ICU 2.0
2002 * @stable ICU 2.0
2020 * @stable ICU 2.0
2042 * @stable ICU 2.0
2056 * @stable ICU 2.0
2072 * @stable ICU 2.1
2089 * @stable ICU 2.1
2111 * @stable ICU 2.1
2125 * @stable ICU 2.0
2153 * @stable ICU 2.0
2165 * @stable ICU 2.0
2200 * @stable ICU 2.0
2227 * @stable ICU 2.2
2252 * @stable ICU 1.7
2274 * @stable ICU 1.7
2301 * @stable ICU 1.7
2339 * @stable ICU 2.4
2362 * @stable ICU 2.4
2412 * @stable ICU 2.4
2448 * @stable ICU 2.4
2469 * @stable ICU 2.0
2493 * @stable ICU 2.0
2518 * @stable ICU 2.0
2537 * @stable ICU 2.0
2558 * @stable ICU 2.0
2579 * @stable ICU 2.0
2600 * @stable ICU 2.0
2621 * @stable ICU 2.0
2626 /** Option value for case folding: use default mappings defined in CaseFolding.txt. @stable ICU 2.0 */
2643 * @stable ICU 2.0
2663 * @stable ICU 2.0
2704 * @stable ICU 2.0
2735 * @stable ICU 2.0
2752 * @stable ICU 2.1
2766 * @stable ICU 2.0
2790 * @stable ICU 2.2