Searched refs:has_nl (Results 1 – 1 of 1) sorted by relevance
2893 int has_nl; in test_rc_datablock_text() local2900 has_nl = 0; in test_rc_datablock_text()2912 else if (data[i] == '\n') has_nl++; in test_rc_datablock_text()2914 if (length > 80 && ! has_nl) in test_rc_datablock_text()