HomeSort by: relevance | last modified time | path
    Searched refs:indent_off_text (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.bin/indent/
io.c 92 buf_clear(&out.indent_off_text);
93 buf_add_chars(&out.indent_off_text, in.line.s, in.line.len);
436 write_range(out.indent_off_text.s, out.indent_off_text.len);
437 buf_clear(&out.indent_off_text);
lexi.c 706 buf_clear(&out.indent_off_text);
indent.h 451 struct buffer indent_off_text; /* text from between 'INDENT OFF' and member in struct:output_state

Completed in 13 milliseconds