Searched refs:header_comment_table (Results 1 – 2 of 2) sorted by relevance
951 static const char *header_comment_table[] = { in process_file() local962 const int NHEADER_COMMENTS = sizeof(header_comment_table) in process_file()963 / sizeof(header_comment_table[0]); in process_file()1048 if (matches_comment(buf, header_comment_table[i])) { in process_file()
3549 header_comment_table local to resource_manager::process_file.