Searched defs:has_newline (Results 1 – 3 of 3) sorted by relevance
221 const int has_newline = (msg[strlen(msg) - 1] == '\n'); in _fail_unless() local
722 int has_newline(const char *str) in has_newline() function
764 int has_newline(const char *str) in has_newline() function