Home | History | Annotate | Download | only in runtime

Lines Matching full:string_length

914   size_t string_length = s.size();
915 if (suffix_length > string_length) {
918 size_t offset = string_length - suffix_length;