Home | History | Annotate | Download | only in i18n

Lines Matching refs:isCompressibleLeadByte

401 CollationDataBuilder::isCompressibleLeadByte(uint32_t b) const {
402 return base->isCompressibleLeadByte(b);