• Home
  • Raw
  • Download

Lines Matching refs:Normalizer2Impl

119                 leadCC=Normalizer2Impl::getCCFromYesOrMaybe(impl.getNorm16(c));  in append()
219 if(c<Normalizer2Impl::MIN_CCC_LCCC_CP) { in previousCC()
228 return Normalizer2Impl::getCCFromYesOrMaybe(impl.getNorm16(c)); in previousCC()
257 Normalizer2Impl::~Normalizer2Impl() { in ~Normalizer2Impl()
262 Normalizer2Impl::init(const int32_t *inIndexes, const UTrie2 *inTrie, in init()
298 uint8_t Normalizer2Impl::getTrailCCFromCompYesAndZeroCC(const UChar *cpStart, const UChar *cpLimit)… in getTrailCCFromCompYesAndZeroCC()
317 LcccContext(const Normalizer2Impl &ni, UnicodeSet &s) : impl(ni), set(s) {} in LcccContext()
334 const Normalizer2Impl &impl;
339 PropertyStartsContext(const Normalizer2Impl &ni, const USetAdder *adder) in PropertyStartsContext()
342 const Normalizer2Impl &impl;
393 Normalizer2Impl::addLcccChars(UnicodeSet &set) const { in addLcccChars()
400 Normalizer2Impl::addPropertyStarts(const USetAdder *sa, UErrorCode & /*errorCode*/) const { in addPropertyStarts()
414 Normalizer2Impl::addCanonIterPropertyStarts(const USetAdder *sa, UErrorCode &errorCode) const { in addCanonIterPropertyStarts()
423 Normalizer2Impl::copyLowPrefixFromNulTerminated(const UChar *src, in copyLowPrefixFromNulTerminated()
446 Normalizer2Impl::decompose(const UnicodeString &src, UnicodeString &dest, in decompose()
463 Normalizer2Impl::decompose(const UChar *src, const UChar *limit, in decompose()
481 Normalizer2Impl::decompose(const UChar *src, const UChar *limit, in decompose()
571 UBool Normalizer2Impl::decomposeShort(const UChar *src, const UChar *limit, in decomposeShort()
585 UBool Normalizer2Impl::decompose(UChar32 c, uint16_t norm16, in decompose()
619 Normalizer2Impl::getDecomposition(UChar32 c, UChar buffer[4], int32_t &length) const { in getDecomposition()
649 Normalizer2Impl::getRawDecomposition(UChar32 c, UChar buffer[30], int32_t &length) const { in getRawDecomposition()
693 void Normalizer2Impl::decomposeAndAppend(const UChar *src, const UChar *limit, in decomposeAndAppend()
723 UBool Normalizer2Impl::hasDecompBoundary(UChar32 c, UBool before) const { in hasDecompBoundary()
781 int32_t Normalizer2Impl::combine(const uint16_t *list, UChar32 trail) { in combine()
832 void Normalizer2Impl::addComposites(const uint16_t *list, UnicodeSet &set) const { in addComposites()
862 void Normalizer2Impl::recompose(ReorderingBuffer &buffer, int32_t recomposeStartIndex, in recompose()
1028 Normalizer2Impl::composePair(UChar32 a, UChar32 b) const { in composePair()
1080 Normalizer2Impl::compose(const UChar *src, const UChar *limit, in compose()
1340 Normalizer2Impl::composeQuickCheck(const UChar *src, const UChar *limit, in composeQuickCheck()
1449 void Normalizer2Impl::composeAndAppend(const UChar *src, const UChar *limit, in composeAndAppend()
1491 UBool Normalizer2Impl::hasCompBoundaryBefore(UChar32 c, uint16_t norm16) const { in hasCompBoundaryBefore()
1518 UBool Normalizer2Impl::hasCompBoundaryAfter(UChar32 c, UBool onlyContiguous, UBool testInert) const… in hasCompBoundaryAfter()
1551 const UChar *Normalizer2Impl::findPreviousCompBoundary(const UChar *start, const UChar *p) const { in findPreviousCompBoundary()
1562 const UChar *Normalizer2Impl::findNextCompBoundary(const UChar *p, const UChar *limit) const { in findNextCompBoundary()
1580 uint16_t Normalizer2Impl::getFCD16FromNormData(UChar32 c) const { in getFCD16FromNormData()
1619 Normalizer2Impl::makeFCD(const UChar *src, const UChar *limit, in makeFCD()
1761 void Normalizer2Impl::makeFCDAndAppend(const UChar *src, const UChar *limit, in makeFCDAndAppend()
1794 const UChar *Normalizer2Impl::findPreviousFCDBoundary(const UChar *start, const UChar *p) const { in findPreviousFCDBoundary()
1799 const UChar *Normalizer2Impl::findNextFCDBoundary(const UChar *p, const UChar *limit) const { in findNextFCDBoundary()
1856 Normalizer2Impl *impl = (Normalizer2Impl *)context; in enumCIDRangeHandler()
1868 initCanonIterData(Normalizer2Impl *impl, UErrorCode &errorCode) { in initCanonIterData()
1886 void Normalizer2Impl::makeCanonIterDataFromNorm16(UChar32 start, UChar32 end, uint16_t norm16, in makeCanonIterDataFromNorm16()
1959 UBool Normalizer2Impl::ensureCanonIterData(UErrorCode &errorCode) const { in ensureCanonIterData()
1961 Normalizer2Impl *me=const_cast<Normalizer2Impl *>(this); in ensureCanonIterData()
1966 int32_t Normalizer2Impl::getCanonValue(UChar32 c) const { in getCanonValue()
1970 const UnicodeSet &Normalizer2Impl::getCanonStartSet(int32_t n) const { in getCanonStartSet()
1974 UBool Normalizer2Impl::isCanonSegmentStarter(UChar32 c) const { in isCanonSegmentStarter()
1978 UBool Normalizer2Impl::getCanonStartSet(UChar32 c, UnicodeSet &set) const { in getCanonStartSet()
2020 int32_t indexes[Normalizer2Impl::IX_MIN_MAYBE_YES+1]; in unorm2_swap()
2063 for(i=0; i<=Normalizer2Impl::IX_MIN_MAYBE_YES; ++i) { in unorm2_swap()
2068 size=indexes[Normalizer2Impl::IX_TOTAL_SIZE]; in unorm2_swap()
2086 nextOffset=indexes[Normalizer2Impl::IX_NORM_TRIE_OFFSET]; in unorm2_swap()
2091 nextOffset=indexes[Normalizer2Impl::IX_EXTRA_DATA_OFFSET]; in unorm2_swap()
2096 nextOffset=indexes[Normalizer2Impl::IX_SMALL_FCD_OFFSET]; in unorm2_swap()
2101 nextOffset=indexes[Normalizer2Impl::IX_SMALL_FCD_OFFSET+1]; in unorm2_swap()