Searched refs:prevCC (Results 1 – 15 of 15) sorted by relevance
951 int prevCC=0; in decompose() local986 prevCC=0; in decompose()1001 if(prevCC<=cc || cc==0) { in decompose()1002 prevCC=cc; in decompose()1026 int firstCC, prevCC, cc; in decomposeAndAppend() local1027 firstCC=prevCC=cc=getCC(getNorm16(c)); in decomposeAndAppend()1029 prevCC=cc; in decomposeAndAppend()1037 buffer.append(s, 0, src, firstCC, prevCC); in decomposeAndAppend()1067 int prevCC=0; in compose() local1118 prevCC=0; in compose()[all …]
955 int prevCC=0; in decompose() local990 prevCC=0; in decompose()1005 if(prevCC<=cc || cc==0) { in decompose()1006 prevCC=cc; in decompose()1030 int firstCC, prevCC, cc; in decomposeAndAppend() local1031 firstCC=prevCC=cc=getCC(getNorm16(c)); in decomposeAndAppend()1033 prevCC=cc; in decomposeAndAppend()1041 buffer.append(s, 0, src, firstCC, prevCC); in decomposeAndAppend()1071 int prevCC=0; in compose() local1122 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()
252 int prevCC = 0;265 … if(leadCC != 0 && (prevCC > leadCC || CollationFCD.isFCD16OfTibetanCompositeVowel(fcd16))) {277 prevCC = fcd16 & 0xff;278 if(p == rawLimit || prevCC == 0) {
266 int prevCC = 0; in nextSegment() local279 … if(leadCC != 0 && (prevCC > leadCC || CollationFCD.isFCD16OfTibetanCompositeVowel(fcd16))) { in nextSegment()297 prevCC = fcd16 & 0xff; in nextSegment()298 if(prevCC == 0) { in nextSegment()
795 int prevCC = fcd16 & 0xff; in nextCE32FromDiscontiguousContraction() local834 if(prevCC < (fcd16 >> 8) && (match = suffixes.nextForCodePoint(c)).hasValue()) { in nextCE32FromDiscontiguousContraction()846 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 ...