| [ | |
| { | |
| "function_name": "unescape_string", | |
| "function_signature": "static void unescape_string (char *string)", | |
| "include_line": "#include \"../tests/ptx/tests_for_unescape_string.c\"" | |
| }, | |
| { | |
| "function_name": "compile_regex", | |
| "function_signature": "static void compile_regex (struct regex_data *regex)", | |
| "include_line": "#include \"../tests/ptx/tests_for_compile_regex.c\"" | |
| }, | |
| { | |
| "function_name": "initialize_regex", | |
| "function_signature": "static void initialize_regex (void)", | |
| "include_line": "#include \"../tests/ptx/tests_for_initialize_regex.c\"" | |
| }, | |
| { | |
| "function_name": "swallow_file_in_memory", | |
| "function_signature": "static void swallow_file_in_memory (char const *file_name, BLOCK *block)", | |
| "include_line": "#include \"../tests/ptx/tests_for_swallow_file_in_memory.c\"" | |
| }, | |
| { | |
| "function_name": "compare_words", | |
| "function_signature": "static int compare_words (const void *void_first, const void *void_second)", | |
| "include_line": "#include \"../tests/ptx/tests_for_compare_words.c\"" | |
| }, | |
| { | |
| "function_name": "compare_occurs", | |
| "function_signature": "static int compare_occurs (const void *void_first, const void *void_second)", | |
| "include_line": "#include \"../tests/ptx/tests_for_compare_occurs.c\"" | |
| }, | |
| { | |
| "function_name": "search_table", | |
| "function_signature": "ATTRIBUTE_PURE static bool search_table (WORD *word, WORD_TABLE *table)", | |
| "include_line": "#include \"../tests/ptx/tests_for_search_table.c\"" | |
| }, | |
| { | |
| "function_name": "digest_break_file", | |
| "function_signature": "static void digest_break_file (char const *file_name)", | |
| "include_line": "#include \"../tests/ptx/tests_for_digest_break_file.c\"" | |
| }, | |
| { | |
| "function_name": "digest_word_file", | |
| "function_signature": "static void digest_word_file (char const *file_name, WORD_TABLE *table)", | |
| "include_line": "#include \"../tests/ptx/tests_for_digest_word_file.c\"" | |
| }, | |
| { | |
| "function_name": "find_occurs_in_text", | |
| "function_signature": "static void find_occurs_in_text (int file_index)", | |
| "include_line": "#include \"../tests/ptx/tests_for_find_occurs_in_text.c\"" | |
| }, | |
| { | |
| "function_name": "print_field", | |
| "function_signature": "static void print_field (BLOCK field)", | |
| "include_line": "#include \"../tests/ptx/tests_for_print_field.c\"" | |
| }, | |
| { | |
| "function_name": "fix_output_parameters", | |
| "function_signature": "static void fix_output_parameters (void)", | |
| "include_line": "#include \"../tests/ptx/tests_for_fix_output_parameters.c\"" | |
| }, | |
| { | |
| "function_name": "define_all_fields", | |
| "function_signature": "static void define_all_fields (OCCURS *occurs)", | |
| "include_line": "#include \"../tests/ptx/tests_for_define_all_fields.c\"" | |
| }, | |
| { | |
| "function_name": "output_one_roff_line", | |
| "function_signature": "static void output_one_roff_line (void)", | |
| "include_line": "#include \"../tests/ptx/tests_for_output_one_roff_line.c\"" | |
| }, | |
| { | |
| "function_name": "output_one_tex_line", | |
| "function_signature": "static void output_one_tex_line (void)", | |
| "include_line": "#include \"../tests/ptx/tests_for_output_one_tex_line.c\"" | |
| }, | |
| { | |
| "function_name": "output_one_dumb_line", | |
| "function_signature": "static void output_one_dumb_line (void)", | |
| "include_line": "#include \"../tests/ptx/tests_for_output_one_dumb_line.c\"" | |
| }, | |
| { | |
| "function_name": "generate_all_output", | |
| "function_signature": "static void generate_all_output (void)", | |
| "include_line": "#include \"../tests/ptx/tests_for_generate_all_output.c\"" | |
| }, | |
| { | |
| "function_name": "usage", | |
| "function_signature": "void usage (int status)", | |
| "include_line": "#include \"../tests/ptx/tests_for_usage.c\"" | |
| } | |
| ] |