File size: 556 Bytes
864071c
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
[
  {
    "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"
  }
]