HomeSort by: relevance | last modified time | path
    Searched defs:heading2 (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.bin/indent/
debug.c 160 const char *heading2; member in struct:__anon273935060208
181 if (state.heading2 != NULL) {
182 (void)fprintf(debug_file(), "\t%s:\n", state.heading2);
183 state.heading2 = NULL;
363 state.heading2 = "token classification";
380 state.heading2 = "indentation of statements and declarations";
392 state.heading2 = "spacing inside a statement or declaration";
398 state.heading2 = "indentation of comments";
403 state.heading2 = "vertical spacing";
411 state.heading2 = NULL
    [all...]

Completed in 169 milliseconds