pcre2demo.3 | pcre2demo.3 | |||
---|---|---|---|---|
skipping to change at line 500 | skipping to change at line 500 | |||
} /* End of loop to find second and subsequent matches */ | } /* End of loop to find second and subsequent matches */ | |||
printf("\n"); | printf("\n"); | |||
pcre2_match_data_free(match_data); | pcre2_match_data_free(match_data); | |||
pcre2_code_free(re); | pcre2_code_free(re); | |||
return 0; | return 0; | |||
} | } | |||
/* End of pcre2demo.c */ | /* End of pcre2demo.c */ | |||
PCRE2 10.44 7 June 2024 PCRE2DEMO(3) | PCRE2 10.45-RC1 31 August 2021 PCRE2DEMO(3) | |||
End of changes. 1 change blocks. | ||||
0 lines changed or deleted | 0 lines changed or added | |||
This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/ |