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

  /src/usr.bin/indent/
debug.c 45 bool full_parser_state; member in struct:__anon273935060108
47 .full_parser_state = false,
267 } else if (config.full_parser_state || state.ps_first)
276 else if (config.full_parser_state || state.ps_first)
285 else if (config.full_parser_state || state.ps_first)
304 else if (config.full_parser_state || state.ps_first)
debug.c 45 bool full_parser_state; member in struct:__anon273935060108
47 .full_parser_state = false,
267 } else if (config.full_parser_state || state.ps_first)
276 else if (config.full_parser_state || state.ps_first)
285 else if (config.full_parser_state || state.ps_first)
304 else if (config.full_parser_state || state.ps_first)

Completed in 25 milliseconds