perl5 icon indicating copy to clipboard operation
perl5 copied to clipboard

perlapi: Move macro defns to where defined

Open khwilliamson opened this issue 1 year ago • 1 comments

This moves the API definitions of is_ascii_string, is_invariant_string, and is_utf8_invariant_string to the spots in the source code where each is #defined, thus making it easier to maintain

khwilliamson avatar Jun 30 '24 21:06 khwilliamson

This also silences the noise in blead from autodoc.pl

khwilliamson avatar Jun 30 '24 21:06 khwilliamson