Lines Matching defs:len1
826 int32_t len1=0;827 U16_FWD_1(s16, len1, overlap);828 overlap-=len1; // Length of the string minus the first code point.1172 int32_t len1=0;1173 U8_FWD_1(s8, len1, overlap);1174 overlap-=len1; // Length of the string minus the first code point.