Searched refs:tc_line_separator_chars (Results 1 – 5 of 5) sorted by relevance
161 #ifndef tc_line_separator_chars in do_scrub_begin()162 #define tc_line_separator_chars line_separator_chars in do_scrub_begin() macro164 for (p = tc_line_separator_chars; *p; p++) in do_scrub_begin()
266 #ifndef tc_line_separator_chars in read_begin()267 #define tc_line_separator_chars line_separator_chars in read_begin() macro270 for (p = tc_line_separator_chars; *p; p++) in read_begin()
1448 (tc_line_separator_chars): Define.1449 * app.c (do_scrub_begin): Use tc_line_separator_chars, if defined.1454 * doc/internals.texi: Document tc_line_separator_chars.
378 #define tc_line_separator_chars arm_line_separator_chars macro
913 @item tc_line_separator_chars914 @cindex tc_line_separator_chars