Searched defs:max_length (Results 1 – 6 of 6) 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
45 max_length () function
208 fmt (const char *line, const char *line_end, int max_length, FILE *output_file) in fmt()
679 int max_length() const throw() in max_length() function in std::codecvt
4419 static void PrintOnOneLine(const char* str, int max_length) { in PrintOnOneLine()