HomeSort by relevance Sort by last modified time
    Searched defs:UCharCategory (Results 1 - 3 of 3) sorted by null

  /bionic/libc/private/
icu.h 56 enum UCharCategory {
  /external/icu/icu4c/source/common/unicode/
uchar.h 513 Same as u_charType, returns UCharCategory values. @stable ICU 2.2 */
612 returns bit masks for UCharCategory values where exactly one bit is set.
724 typedef enum UCharCategory
727 * Note: UCharCategory constants and their API comments are parsed by preparseucd.py.
    [all...]
  /external/icu/libandroidicu/include/unicode/
uchar.h 513 Same as u_charType, returns UCharCategory values. @stable ICU 2.2 */
612 returns bit masks for UCharCategory values where exactly one bit is set.
724 typedef enum UCharCategory
727 * Note: UCharCategory constants and their API comments are parsed by preparseucd.py.
    [all...]

Completed in 1064 milliseconds