Searched refs:assignment_regex (Results 1 – 3 of 3) sorted by relevance
24 const char assignment_regex[] = variable64 compile_reg_expr(REG_EXTENDED | REG_NEWLINE, assignment_regex, &assignment); in process_input_file()
27 extern const char assignment_regex[];
701 compile_reg_expr(REG_EXTENDED | REG_NEWLINE, assignment_regex, &assignment); in parse_assignment()