Lines Matching full:phdrs_
1960 String_list* phdrs_;1991 phdrs_(NULL),2008 this->phdrs_ = trailer->phdrs;2641 if (this->phdrs_ != NULL)2642 *phdrs_list = this->phdrs_;2744 if (this->phdrs_ != NULL)2746 for (String_list::const_iterator p = this->phdrs_->begin();2747 p != this->phdrs_->end();