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

  /external/icu/icu4c/source/i18n/
collationfcd.h 65 (i = lcccIndex[c >> 5]) != 0 &&
89 (i = lcccIndex[c >> 5]) != 0 &&
126 static const uint8_t lcccIndex[2048];
collationfcd.cpp 18 const uint8_t CollationFCD::lcccIndex[2048]={

Completed in 118 milliseconds