Home | History | Annotate | Download | only in unicode

Lines Matching refs:targetStart

4196                int32_t targetStart) const
4197 { doExtract(start, _length, target, targetStart); }