Lines Matching refs:sLength
193 void append(const UChar* s, const int32_t sLength) {194 app.appendString(s, sLength);195 len += sLength;