File size: 1,143 Bytes
78d2150 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 |
[
{
"function_name": "usage",
"function_signature": "void usage (int status)",
"include_line": "#include \"../tests/nl/tests_for_usage.c\""
},
{
"function_name": "build_type_arg",
"function_signature": "static bool build_type_arg (char const **typep,\n struct re_pattern_buffer *regexp, char *fastmap)",
"include_line": "#include \"../tests/nl/tests_for_build_type_arg.c\""
},
{
"function_name": "proc_text",
"function_signature": "static void proc_text (void)",
"include_line": "#include \"../tests/nl/tests_for_proc_text.c\""
},
{
"function_name": "check_section",
"function_signature": "static enum section check_section (void)",
"include_line": "#include \"../tests/nl/tests_for_check_section.c\""
},
{
"function_name": "process_file",
"function_signature": "static void process_file (FILE *fp)",
"include_line": "#include \"../tests/nl/tests_for_process_file.c\""
},
{
"function_name": "nl_file",
"function_signature": "static bool nl_file (char const *file)",
"include_line": "#include \"../tests/nl/tests_for_nl_file.c\""
}
] |