Searched defs:npos (Results 1 – 3 of 3) sorted by relevance
51 constexpr static const size_t npos = static_cast<size_t>(-1); variable
346 static const size_type npos; variable
265 const StringPiece::size_type StringPiece::npos = size_type(-1); member in google::protobuf::StringPiece