summaryrefslogtreecommitdiff
path: root/gv.c
diff options
context:
space:
mode:
authorKarl Williamson <khw@cpan.org>2017-10-31 12:11:12 -0600
committerKarl Williamson <khw@cpan.org>2017-11-06 12:50:05 -0700
commitbdb7e3f0f6e41516d2c50d43e5f3f1373db014b0 (patch)
treee4df1a5eaccf25e2de3d8efc81351ab65659f79a /gv.c
parentf55ac4a45513e50ae06769ee748ea079c9577a7f (diff)
downloadperl-bdb7e3f0f6e41516d2c50d43e5f3f1373db014b0.tar.gz
Add memBEGINs(), memENDs() and use them in APItest
memBEGINs() is like strBEGINs(), but can be used for buffers without trailing NULs. It can also be used when there is a trailing NUL, and the length is known, as it should be somewhat faster, only having to check for one ending condition. Same for memENDs vs strENDs
Diffstat (limited to 'gv.c')
0 files changed, 0 insertions, 0 deletions