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

  /external/chromium_org/third_party/icu/source/i18n/
ucol_imp.h 732 #define UCOL_CASE_BIT_MASK 0xC0
    [all...]
ucol.cpp     [all...]
ucol_bld.cpp 642 if((order&UCOL_CASE_BIT_MASK)== UCOL_UPPER_CASE) {
    [all...]
  /external/icu4c/i18n/
ucol_imp.h 748 #define UCOL_CASE_BIT_MASK 0xC0
    [all...]
ucol.cpp     [all...]
ucol_bld.cpp 645 if((order&UCOL_CASE_BIT_MASK)== UCOL_UPPER_CASE) {
    [all...]

Completed in 46 milliseconds