Home
last modified time | relevance | path

Searched refs:header_comment_table (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/groff/src/devices/grops/
HDpsrm.cpp949 static const char *header_comment_table[] = { in process_file() local
960 const int NHEADER_COMMENTS = sizeof(header_comment_table) in process_file()
961 / sizeof(header_comment_table[0]); in process_file()
1046 if (matches_comment(buf, header_comment_table[i])) { in process_file()
/NextBSD/contrib/groff/
HDChangeLog.1153549 header_comment_table local to resource_manager::process_file.