summaryrefslogtreecommitdiff
path: root/hv.h
diff options
context:
space:
mode:
authorYves Orton <demerphq@gmail.com>2016-10-19 10:32:29 +0200
committerYves Orton <demerphq@gmail.com>2016-10-19 13:27:59 +0200
commit777fa2cb699b74cad6714d203572533dbd583976 (patch)
treeb2fa85f3a66ae80b5310e3ac6dcefacf39d27b81 /hv.h
parent62946e08d24766c73755a22909c985cbf0a1b970 (diff)
downloadperl-777fa2cb699b74cad6714d203572533dbd583976.tar.gz
handy.h: add _memEQs() and _memNEs() for use with constant strings
memEQs() is already defined, and requires a length parameter for the first pointer argument. However some times we do not have this length handy and simply want to use the length of the constant string instead. In an ideal world, to be compatible with more s suffix macros, IMO the existing memEQs() should have been called something like memEQsl() maybe, and the ones I am adding would get the memEQs( name, but it didnt work out like that.
Diffstat (limited to 'hv.h')
0 files changed, 0 insertions, 0 deletions