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

  /bionic/libc/private/
icu.h 49 UCHAR_POSIX_XDIGIT = 48,
  /external/icu/icu4c/source/common/unicode/
uchar.h 124 * - xdigit: u_isxdigit(c) or u_hasBinaryProperty(c, UCHAR_POSIX_XDIGIT)
417 UCHAR_POSIX_XDIGIT=48,
    [all...]
  /external/icu/libandroidicu/include/unicode/
uchar.h 124 * - xdigit: u_isxdigit(c) or u_hasBinaryProperty(c, UCHAR_POSIX_XDIGIT)
417 UCHAR_POSIX_XDIGIT=48,
    [all...]

Completed in 220 milliseconds