Lines Matching refs:setg
286 this->setg(__p + __binp, __p + __ninp, __p + __einp);
294 __rhs.setg(__p, __p, __p);
327 this->setg(__p + __binp, __p + __ninp, __p + __einp);
329 this->setg(nullptr, nullptr, nullptr);
341 __rhs.setg(__p, __p, __p);
398 this->setg(__p + __rbinp, __p + __rninp, __p + __reinp);
400 this->setg(nullptr, nullptr, nullptr);
411 __rhs.setg(__p + __lbinp, __p + __lninp, __p + __leinp);
413 __rhs.setg(nullptr, nullptr, nullptr);
460 this->setg(const_cast<char_type*>(__str_.data()),
485 this->setg(this->eback(), this->gptr(), __hm_);
502 this->setg(this->eback(), this->gptr()-1, __hm_);
508 this->setg(this->eback(), this->gptr()-1, __hm_);
551 this->setg(__p, __p + __ninp, __hm_);
600 this->setg(this->eback(), this->eback() + __noff, __hm_);