summaryrefslogtreecommitdiff
path: root/autodoc.pl
diff options
context:
space:
mode:
authorRichard Leach <richardleach@users.noreply.github.com>2022-09-10 16:29:44 +0000
committerKarl Williamson <khw@cpan.org>2022-09-22 11:16:18 -0600
commite616482ebbb5b0eb7ab5edca3089ddf13650074b (patch)
tree0444a71039f136e2d929f846b7426cffe21d316c /autodoc.pl
parentb6198bccd362ecd980c1b4301ce6817a2ec296e3 (diff)
downloadperl-e616482ebbb5b0eb7ab5edca3089ddf13650074b.tar.gz
regcomp.c - use _simple functions where apparently safe to do so
`av_push`, `av_store`, and `av_fetch` have been changed to their inline `_simple` variants in a number of places. No test failures have resulted from these changes. The remaining uses of the full-fat functions are not suitable to change because either the AVs have magic, or existing tests show that the `key` parameter is not > -1 when that is a pre-requisite of a replacement inline function.
Diffstat (limited to 'autodoc.pl')
0 files changed, 0 insertions, 0 deletions