Home | History | Annotate | Download | only in url

Lines Matching full:spec_

70     return spec_.empty();
96 return spec_;
113 return spec_ == other.spec_;
116 return spec_ != other.spec_;
121 return spec_ < other.spec_;
357 return std::string(spec_, comp.begin, comp.len);
361 std::string spec_;