Perl / perl5

🐪 The Perl programming language
https://dev.perl.org/perl5/
Other
1.95k stars 554 forks source link

regexec.c: Remove no-value-added function #22645

Closed khwilliamson closed 6 days ago

khwilliamson commented 2 weeks ago

This function merely calls an inline one. Might as well not have any indirection.