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

  /external/chromium_org/third_party/icu/source/common/
uprops.cpp 361 static int32_t getGeneralCategory(const IntProperty &/*prop*/, UChar32 c, UProperty /*which*/) {
458 { UPROPS_SRC_CHAR, 0, (int32_t)U_CHAR_CATEGORY_COUNT-1,getGeneralCategory, getMaxValueFromShift },
  /external/icu4c/common/
uprops.cpp 335 static int32_t getGeneralCategory(const IntProperty &/*prop*/, UChar32 c, UProperty /*which*/) {
432 { UPROPS_SRC_CHAR, 0, (int32_t)U_CHAR_CATEGORY_COUNT-1,getGeneralCategory, getMaxValueFromShift },

Completed in 30 milliseconds