Searched refs:prevCC (Results 1 – 11 of 11) sorted by relevance
958 int prevCC=0; in decompose() local993 prevCC=0; in decompose()1008 if(prevCC<=cc || cc==0) { in decompose()1009 prevCC=cc; in decompose()1033 int firstCC, prevCC, cc; in decomposeAndAppend() local1034 firstCC=prevCC=cc=getCC(getNorm16(c)); in decomposeAndAppend()1036 prevCC=cc; in decomposeAndAppend()1044 buffer.append(s, 0, src, firstCC, prevCC); in decomposeAndAppend()1074 int prevCC=0; in compose() local1125 prevCC=0; in compose()[all …]
497 uint8_t prevCC=0; in decompose() local534 prevCC=0; in decompose()551 if(prevCC<=cc || cc==0) { in decompose()552 prevCC=cc; in decompose()703 uint8_t firstCC, prevCC, cc; in decomposeAndAppend() local704 firstCC=prevCC=cc=getCC(iter.next16()); in decomposeAndAppend()706 prevCC=cc; in decomposeAndAppend()713 if (buffer.append(src, (int32_t)(iter.codePointStart-src), firstCC, prevCC, errorCode)) { in decomposeAndAppend()872 uint8_t cc, prevCC; in recompose() local880 prevCC=0; in recompose()[all …]
250 int prevCC = 0;263 … if(leadCC != 0 && (prevCC > leadCC || CollationFCD.isFCD16OfTibetanCompositeVowel(fcd16))) {275 prevCC = fcd16 & 0xff;276 if(p == rawLimit || prevCC == 0) {
264 int prevCC = 0; in nextSegment() local277 … if(leadCC != 0 && (prevCC > leadCC || CollationFCD.isFCD16OfTibetanCompositeVowel(fcd16))) { in nextSegment()295 prevCC = fcd16 & 0xff; in nextSegment()296 if(prevCC == 0) { in nextSegment()
793 int prevCC = fcd16 & 0xff; in nextCE32FromDiscontiguousContraction() local832 if(prevCC < (fcd16 >> 8) && (match = suffixes.nextForCodePoint(c)).hasValue()) { in nextCE32FromDiscontiguousContraction()844 prevCC = fcd16 & 0xff; in nextCE32FromDiscontiguousContraction()
310 uint8_t prevCC = 0; in nextSegment() local323 … if(leadCC != 0 && (prevCC > leadCC || CollationFCD::isFCD16OfTibetanCompositeVowel(fcd16))) { in nextSegment()341 prevCC = (uint8_t)fcd16; in nextSegment()342 if(prevCC == 0) { in nextSegment()
377 uint8_t prevCC = 0; in nextSegment() local388 … if(leadCC != 0 && (prevCC > leadCC || CollationFCD::isFCD16OfTibetanCompositeVowel(fcd16))) { in nextSegment()397 prevCC = (uint8_t)fcd16; in nextSegment()398 if(p == rawLimit || prevCC == 0) { in nextSegment()
392 uint8_t prevCC = 0; in nextSegment() local406 … if(leadCC != 0 && (prevCC > leadCC || CollationFCD::isFCD16OfTibetanCompositeVowel(fcd16))) { in nextSegment()424 prevCC = (uint8_t)fcd16; in nextSegment()425 if(pos == length || prevCC == 0) { in nextSegment()
587 uint8_t prevCC = (uint8_t)fcd16; in nextCE32FromDiscontiguousContraction() local630 if(prevCC < (fcd16 >> 8) && USTRINGTRIE_HAS_VALUE(match = suffixes.nextForCodePoint(c))) { in nextCE32FromDiscontiguousContraction()642 prevCC = (uint8_t)fcd16; in nextCE32FromDiscontiguousContraction()
651 uint8_t prevCC=0; in hasNoCompBoundaryAfter() local654 if(combinesWithCCBetween(*starterNorm, prevCC, cc)) { in hasNoCompBoundaryAfter()657 if( prevCC<cc && in hasNoCompBoundaryAfter()666 prevCC=cc; in hasNoCompBoundaryAfter()671 return prevCC==0; in hasNoCompBoundaryAfter()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...