Home | History | Annotate | Download | only in common

Lines Matching refs:cpLength

807     int32_t cpLength=0;
809 U16_NEXT_UNSAFE(label, cpLength, c);
812 labelString->replace(labelStart, cpLength, (UChar)0xfffd);
814 labelLength+=1-cpLength;