Home | History | Annotate | Download | only in bits

Lines Matching refs:_M_limit

315       // NB: _M_limit doesn't check for a bad __pos value.
317 _M_limit(size_type __pos, size_type __off) const
942 __str._M_limit(__pos, __n)); }
1092 __str._M_limit(__pos2, __n)); }
1196 _M_limit(__pos, __n), size_type(0));
1282 __str._M_limit(__pos2, __n2)); }
1346 _M_limit(__pos, __n1), __n2, __c); }