HomeSort by relevance Sort by last modified time
    Searched refs:U_CHAR_EXTENDED_CATEGORY_COUNT (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/icu/source/common/
unames.c 120 #define U_CHAR_EXTENDED_CATEGORY_COUNT (U_CHAR_CATEGORY_COUNT + 3)
122 static const char * const charCatNames[U_CHAR_EXTENDED_CATEGORY_COUNT] = {
    [all...]
  /external/icu4c/common/
unames.cpp 122 #define U_CHAR_EXTENDED_CATEGORY_COUNT (U_CHAR_CATEGORY_COUNT + 3)
124 static const char * const charCatNames[U_CHAR_EXTENDED_CATEGORY_COUNT] = {
    [all...]

Completed in 231 milliseconds