Lines Matching full:category
287 the general category Cased_Letter. @stable ICU 2.6 */
503 * Data for enumerated Unicode general category types.
511 /** Non-category for unassigned and non-character code points. @stable ICU 2.0 */
579 * general category values.
580 * For each category, the nth bit is set if the numeric value of the
1589 * Determines whether the specified code point has the general category "Ll"
1595 * have a different general category value.
1616 * Determines whether the specified code point has the general category "Lu"
1622 * have a different general category value.
1644 * True for general category "Lt" (titlecase letter).
1661 * True for characters with general category "Nd" (decimal digit numbers).
1725 * True for characters with general category "Nd" (decimal digit numbers)
1791 * TRUE for U+0009 (TAB) and characters with general category "Zs" (space separators)
1936 * True for U+0000..U+001f and U+007f..U+009f (general category "Cc").
1989 * Returns the bidirectional category value for the code point,
1999 * @return the bidirectional category (UCharDirection) value
2048 * Returns the general category value for the code point.
2053 * @return the general category (UCharCategory) value
2062 * Get a single-bit bit set for the general category of a character.
2067 * @return a single-bit mask corresponding to the general category (UCharCategory) value
2079 * with the same Unicode general category ("character type").
2086 * @param type the general category for all code points in [start..limit[
2102 * For each contiguous range of code points with a given general category ("character type"),
2108 * of code points with the same general category
2134 * Such characters have the general category "Nd" (decimal digit numbers)
2502 * True for characters with general category "Cf" (format controls) as well as
2546 * general category "Sc" (currency symbols).
2678 * Such characters have the general category "Nd" (decimal digit numbers)