Searched refs:blank_or_comment_regex (Results 1 – 3 of 3) sorted by relevance
15 static const char blank_or_comment_regex[] = variable63 compile_reg_expr(REG_EXTENDED | REG_NEWLINE, blank_or_comment_regex, &blank_or_comment); in process_input_file()
35 static const char blank_or_comment_regex[] = variable288 compile_reg_expr(REG_EXTENDED | REG_NEWLINE, blank_or_comment_regex, &blank_or_comment_expr); in process_layout_file()
13 static const char blank_or_comment_regex[] = variable778 blank_or_comment_regex, &blank_or_comment_expr); in process_config()