Home | History | Annotate | Download | only in Object

Lines Matching full:substr

91   return O->getData().substr(Offset, 1).data();
658 Res = this->getData().substr(Offset, Size);
2386 return getData().substr(S.stroff, S.strsize);