Searched refs:skip_newline (Results 1 – 3 of 3) sorted by relevance
85 skip_newline (const char *str) in skip_newline() function185 shader = skip_newline (newline); in remove_line_continuations()204 shader = skip_newline (backslash + 1); in remove_line_continuations()
48 int skip_newline; member
1081 if (!client->skip_newline) in handle_text()1085 client->skip_newline = strchr(buf, '\n') == NULL; in handle_text()