Home | History | Annotate | Download | only in unicode

Lines Matching defs:UCharCategory

422         Same as u_charType, returns UCharCategory values. @stable ICU 2.2 */
494 returns bit masks for UCharCategory values where exactly one bit is set.
586 typedef enum UCharCategory
589 * Note: UCharCategory constants and their API comments are parsed by preparseucd.py.
657 /** One higher than the last enum UCharCategory constant. @stable ICU 2.0 */
659 } UCharCategory;
665 * corresponding UCharCategory constant is n.
672 * @see UCharCategory
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 UCharCategory. @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 */
2570 * @return the general category (UCharCategory) value
2572 * @see UCharCategory
2584 * @return a single-bit mask corresponding to the general category (UCharCategory) value
2587 * @see UCharCategory
2607 * @see UCharCategory
2611 UCharEnumTypeRange(const void *context, UChar32 start, UChar32 limit, UCharCategory type);
2629 * @see UCharCategory
2905 * UCharCategory, but rather mask values produced by
2958 * are not values of UCharCategory, but rather mask values