| [ | |
| { | |
| "function_name": "pcre2_pattern_info", | |
| "function_signature": "PCRE2_CALL_CONVENTION pcre2_pattern_info(const pcre2_code *code, uint32_t what, void *where)", | |
| "test_filename": "tests_pcre2_pattern_info_pcre2_pattern_info.c" | |
| }, | |
| { | |
| "function_name": "pcre2_callout_enumerate", | |
| "function_signature": "PCRE2_CALL_CONVENTION pcre2_callout_enumerate(const pcre2_code *code,\n int (*callback)(pcre2_callout_enumerate_block *, void *), void *callout_data)", | |
| "test_filename": "tests_pcre2_pattern_info_pcre2_callout_enumerate.c" | |
| } | |
| ] |