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

  /external/icu4c/common/
normalizer2impl.cpp 522 c=mapAlgorithmic(c, norm16);
554 c=mapAlgorithmic(c, norm16);
610 c=mapAlgorithmic(c, norm16);
    [all...]
normalizer2impl.h 425 UChar32 mapAlgorithmic(UChar32 c, uint16_t norm16) const {

Completed in 36 milliseconds