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

  /external/chromium_org/third_party/icu/source/common/
uscript_props.cpp 41 const int32_t CASED = 1 << 26;
49 0x0531 | RECOMMENDED | CASED, // Armn
53 0x03E2 | EXCLUSION | CASED, // Copt
54 0x042F | RECOMMENDED | CASED, // Cyrl
55 0x10414 | EXCLUSION | CASED, // Dsrt
60 0x03A9 | RECOMMENDED | CASED, // Grek
71 0x004C | RECOMMENDED | CASED, // Latn
102 0x2C00 | EXCLUSION | CASED, // Glag
268 return (getScriptProps(script) & CASED) != 0;
  /external/icu/icu4c/source/common/
uscript_props.cpp 41 const int32_t CASED = 1 << 26;
49 0x0531 | RECOMMENDED | CASED, // Armn
53 0x03E2 | EXCLUSION | CASED, // Copt
54 0x042F | RECOMMENDED | CASED, // Cyrl
55 0x10414 | EXCLUSION | CASED, // Dsrt
60 0x03A9 | RECOMMENDED | CASED, // Grek
71 0x004C | RECOMMENDED | CASED, // Latn
102 0x2C00 | EXCLUSION | CASED, // Glag
268 return (getScriptProps(script) & CASED) != 0;
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/2.6.1/
icu4j-2.6.1.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 68 milliseconds