at 253 modules/up/src/gnug++/String.h SubString at(int pos, int len); at 256 modules/up/src/gnug++/String.h SubString at(const String& x, int startpos = 0); at 257 modules/up/src/gnug++/String.h SubString at(const SubString& x, int startpos = 0); at 258 modules/up/src/gnug++/String.h SubString at(const char* t, int startpos = 0); at 259 modules/up/src/gnug++/String.h SubString at(char c, int startpos = 0); at 260 modules/up/src/gnug++/String.h SubString at(const Regex& r, int startpos = 0);