Home | History | Annotate | Download | only in common

Lines Matching refs:cpLength

814     int32_t cpLength=0;
816 U16_NEXT_UNSAFE(label, cpLength, c);
819 labelString->replace(labelStart, cpLength, (UChar)0xfffd);
821 labelLength+=1-cpLength;