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

  /external/icu4c/common/
normalizer2impl.cpp 544 } else if(isDecompNoAlgorithmic(norm16)) {
576 } else if(isDecompNoAlgorithmic(norm16)) {
607 } else if(isDecompNoAlgorithmic(norm16)) {
679 } else if(isDecompNoAlgorithmic(norm16)) {
    [all...]
normalizer2impl.h 495 UBool isDecompNoAlgorithmic(uint16_t norm16) const { return norm16>=limitNoNo; }

Completed in 30 milliseconds