Home | History | Annotate | Download | only in common

Lines Matching refs:len1

828                     int32_t len1=0;
829 U16_FWD_1(s16, len1, overlap);
830 overlap-=len1; // Length of the string minus the first code point.
1174 int32_t len1=0;
1175 U8_FWD_1(s8, len1, overlap);
1176 overlap-=len1; // Length of the string minus the first code point.