Searched defs:max_length (Results 1 – 5 of 5) sorted by relevance
227 int max_length() const _STLP_NOTHROW { return do_max_length(); } in max_length() function324 int max_length() const _STLP_NOTHROW { return do_max_length(); } in max_length() function
104 max_length () function
680 int max_length() const throw() in max_length() function in std::codecvt
4419 static void PrintOnOneLine(const char* str, int max_length) { in PrintOnOneLine()