Searched refs:reorderStart (Results 1 – 4 of 4) sorted by relevance
150 reorderStart=0; in ReorderingBuffer()160 reorderStart=codePointLimit; in ReorderingBuffer()165 reorderStart=0; in ReorderingBuffer()185 reorderStart=str.length(); in append()198 reorderStart=str.length()+(limit-start); in append()200 reorderStart=str.length()+1; // Ok if not a code point boundary. in append()231 reorderStart=str.length(); in append()237 reorderStart=str.length(); in appendZeroCC()244 reorderStart=str.length(); in append()253 reorderStart=str.length(); in append()[all …]
144 reorderStart=0; in ReorderingBuffer()154 reorderStart=codePointLimit; in ReorderingBuffer()159 reorderStart=0; in ReorderingBuffer()179 reorderStart=str.length(); in append()192 reorderStart=str.length()+(limit-start); in append()194 reorderStart=str.length()+1; // Ok if not a code point boundary. in append()225 reorderStart=str.length(); in append()231 reorderStart=str.length(); in appendZeroCC()238 reorderStart=str.length(); in append()247 reorderStart=str.length(); in append()[all …]
144 start(NULL), reorderStart(NULL), limit(NULL), in ReorderingBuffer()180 reorderStart=limit; in appendBMP()194 reorderStart=limit=newLimit; in setReorderingLimit()198 s.setTo(ConstChar16Ptr(reorderStart), (int32_t)(limit-reorderStart)); in copyReorderableSuffixTo()228 UChar *start, *reorderStart, *limit; variable
175 start(str.getBuffer(8)), reorderStart(start), limit(start), in ReorderingBuffer()193 reorderStart=start; in init()203 reorderStart=codePointLimit; in init()251 reorderStart=limit; in appendSupplementary()272 reorderStart=limit+length; in append()274 reorderStart=limit+1; // Ok if not a code point boundary. in append()315 reorderStart=limit; in appendZeroCC()331 reorderStart=limit; in appendZeroCC()336 reorderStart=limit=start; in remove()350 reorderStart=limit; in removeSuffix()[all …]