pcre2 / injectable_functions /pcre2_match_next_injectable_functions.json
AryaWu's picture
Upload folder using huggingface_hub
864071c verified
[
{
"function_name": "do_bumpalong",
"function_signature": "static PCRE2_SIZE do_bumpalong(pcre2_match_data *match_data,\n PCRE2_SIZE offset)",
"test_filename": "tests_pcre2_match_next_do_bumpalong.c"
},
{
"function_name": "pcre2_next_match",
"function_signature": "PCRE2_CALL_CONVENTION pcre2_next_match(pcre2_match_data *match_data, PCRE2_SIZE *pstart_offset,\n uint32_t *poptions)",
"test_filename": "tests_pcre2_match_next_pcre2_next_match.c"
}
]