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

  /src/usr.bin/indent/
debug.c 159 const char *heading1; member in struct:__anon273935060208
176 if (state.heading1 != NULL) {
177 (void)fprintf(debug_file(), "%s:\n", state.heading1);
178 state.heading1 = NULL;
362 state.heading1 = "parser state";
410 state.heading1 = NULL;

Completed in 13 milliseconds