Searched defs:theCharMap (Results 1 - 1 of 1) sorted by relevance

/external/icu/icu4c/source/i18n/
H A Dcsrsbcs.cpp23 NGramParser::NGramParser(const int32_t *theNgramList, const uint8_t *theCharMap) argument
27 charMap = theCharMap;
166 NGramParser_IBM420::NGramParser_IBM420(const int32_t *theNgramList, const uint8_t *theCharMap):NGramParser(theNgramList, theCharMap) argument

Completed in 296 milliseconds