Home | History | Annotate | Download | only in i18n

Lines Matching refs:isCompressibleLeadByte

403 CollationDataBuilder::isCompressibleLeadByte(uint32_t b) const {
404 return base->isCompressibleLeadByte(b);