Lines Matching refs:setg
287 this->setg(__p + __binp, __p + __ninp, __p + __einp);
295 __rhs.setg(__p, __p, __p);
328 this->setg(__p + __binp, __p + __ninp, __p + __einp);
330 this->setg(nullptr, nullptr, nullptr);
342 __rhs.setg(__p, __p, __p);
399 this->setg(__p + __rbinp, __p + __rninp, __p + __reinp);
401 this->setg(nullptr, nullptr, nullptr);
412 __rhs.setg(__p + __lbinp, __p + __lninp, __p + __leinp);
414 __rhs.setg(nullptr, nullptr, nullptr);
461 this->setg(const_cast<char_type*>(__str_.data()),
494 this->setg(this->eback(), this->gptr(), __hm_);
511 this->setg(this->eback(), this->gptr()-1, __hm_);
517 this->setg(this->eback(), this->gptr()-1, __hm_);
560 this->setg(__p, __p + __ninp, __hm_);
610 this->setg(this->eback(), this->eback() + __noff, __hm_);