• Home
  • Raw
  • Download

Lines Matching refs:Normalizer2Impl

117                 leadCC=Normalizer2Impl::getCCFromYesOrMaybe(impl.getNorm16(c));  in append()
217 if(c<Normalizer2Impl::MIN_CCC_LCCC_CP) { in previousCC()
226 return Normalizer2Impl::getCCFromYesOrMaybe(impl.getNorm16(c)); in previousCC()
255 Normalizer2Impl::~Normalizer2Impl() { in ~Normalizer2Impl()
260 Normalizer2Impl::init(const int32_t *inIndexes, const UTrie2 *inTrie, in init()
296 uint8_t Normalizer2Impl::getTrailCCFromCompYesAndZeroCC(const UChar *cpStart, const UChar *cpLimit)… in getTrailCCFromCompYesAndZeroCC()
315 LcccContext(const Normalizer2Impl &ni, UnicodeSet &s) : impl(ni), set(s) {} in LcccContext()
332 const Normalizer2Impl &impl;
337 PropertyStartsContext(const Normalizer2Impl &ni, const USetAdder *adder) in PropertyStartsContext()
340 const Normalizer2Impl &impl;
391 Normalizer2Impl::addLcccChars(UnicodeSet &set) const { in addLcccChars()
398 Normalizer2Impl::addPropertyStarts(const USetAdder *sa, UErrorCode & /*errorCode*/) const { in addPropertyStarts()
412 Normalizer2Impl::addCanonIterPropertyStarts(const USetAdder *sa, UErrorCode &errorCode) const { in addCanonIterPropertyStarts()
421 Normalizer2Impl::copyLowPrefixFromNulTerminated(const UChar *src, in copyLowPrefixFromNulTerminated()
444 Normalizer2Impl::decompose(const UnicodeString &src, UnicodeString &dest, in decompose()
461 Normalizer2Impl::decompose(const UChar *src, const UChar *limit, in decompose()
479 Normalizer2Impl::decompose(const UChar *src, const UChar *limit, in decompose()
569 UBool Normalizer2Impl::decomposeShort(const UChar *src, const UChar *limit, in decomposeShort()
583 UBool Normalizer2Impl::decompose(UChar32 c, uint16_t norm16, in decompose()
617 Normalizer2Impl::getDecomposition(UChar32 c, UChar buffer[4], int32_t &length) const { in getDecomposition()
647 Normalizer2Impl::getRawDecomposition(UChar32 c, UChar buffer[30], int32_t &length) const { in getRawDecomposition()
691 void Normalizer2Impl::decomposeAndAppend(const UChar *src, const UChar *limit, in decomposeAndAppend()
721 UBool Normalizer2Impl::hasDecompBoundary(UChar32 c, UBool before) const { in hasDecompBoundary()
779 int32_t Normalizer2Impl::combine(const uint16_t *list, UChar32 trail) { in combine()
830 void Normalizer2Impl::addComposites(const uint16_t *list, UnicodeSet &set) const { in addComposites()
860 void Normalizer2Impl::recompose(ReorderingBuffer &buffer, int32_t recomposeStartIndex, in recompose()
1026 Normalizer2Impl::composePair(UChar32 a, UChar32 b) const { in composePair()
1078 Normalizer2Impl::compose(const UChar *src, const UChar *limit, in compose()
1338 Normalizer2Impl::composeQuickCheck(const UChar *src, const UChar *limit, in composeQuickCheck()
1447 void Normalizer2Impl::composeAndAppend(const UChar *src, const UChar *limit, in composeAndAppend()
1489 UBool Normalizer2Impl::hasCompBoundaryBefore(UChar32 c, uint16_t norm16) const { in hasCompBoundaryBefore()
1516 UBool Normalizer2Impl::hasCompBoundaryAfter(UChar32 c, UBool onlyContiguous, UBool testInert) const… in hasCompBoundaryAfter()
1549 const UChar *Normalizer2Impl::findPreviousCompBoundary(const UChar *start, const UChar *p) const { in findPreviousCompBoundary()
1560 const UChar *Normalizer2Impl::findNextCompBoundary(const UChar *p, const UChar *limit) const { in findNextCompBoundary()
1578 uint16_t Normalizer2Impl::getFCD16FromNormData(UChar32 c) const { in getFCD16FromNormData()
1617 Normalizer2Impl::makeFCD(const UChar *src, const UChar *limit, in makeFCD()
1759 void Normalizer2Impl::makeFCDAndAppend(const UChar *src, const UChar *limit, in makeFCDAndAppend()
1792 const UChar *Normalizer2Impl::findPreviousFCDBoundary(const UChar *start, const UChar *p) const { in findPreviousFCDBoundary()
1797 const UChar *Normalizer2Impl::findNextFCDBoundary(const UChar *p, const UChar *limit) const { in findNextFCDBoundary()
1854 Normalizer2Impl *impl = (Normalizer2Impl *)context; in enumCIDRangeHandler()
1866 initCanonIterData(Normalizer2Impl *impl, UErrorCode &errorCode) { in initCanonIterData()
1884 void Normalizer2Impl::makeCanonIterDataFromNorm16(UChar32 start, UChar32 end, uint16_t norm16, in makeCanonIterDataFromNorm16()
1957 UBool Normalizer2Impl::ensureCanonIterData(UErrorCode &errorCode) const { in ensureCanonIterData()
1959 Normalizer2Impl *me=const_cast<Normalizer2Impl *>(this); in ensureCanonIterData()
1964 int32_t Normalizer2Impl::getCanonValue(UChar32 c) const { in getCanonValue()
1968 const UnicodeSet &Normalizer2Impl::getCanonStartSet(int32_t n) const { in getCanonStartSet()
1972 UBool Normalizer2Impl::isCanonSegmentStarter(UChar32 c) const { in isCanonSegmentStarter()
1976 UBool Normalizer2Impl::getCanonStartSet(UChar32 c, UnicodeSet &set) const { in getCanonStartSet()
2018 int32_t indexes[Normalizer2Impl::IX_MIN_MAYBE_YES+1]; in unorm2_swap()
2061 for(i=0; i<=Normalizer2Impl::IX_MIN_MAYBE_YES; ++i) { in unorm2_swap()
2066 size=indexes[Normalizer2Impl::IX_TOTAL_SIZE]; in unorm2_swap()
2084 nextOffset=indexes[Normalizer2Impl::IX_NORM_TRIE_OFFSET]; in unorm2_swap()
2089 nextOffset=indexes[Normalizer2Impl::IX_EXTRA_DATA_OFFSET]; in unorm2_swap()
2094 nextOffset=indexes[Normalizer2Impl::IX_SMALL_FCD_OFFSET]; in unorm2_swap()
2099 nextOffset=indexes[Normalizer2Impl::IX_SMALL_FCD_OFFSET+1]; in unorm2_swap()