Tweaks to S_hv_delete_common:
authorNicholas Clark <nick@ccl4.org>
Fri, 21 Nov 2003 22:41:23 +0000 (22:41 +0000)
committerNicholas Clark <nick@ccl4.org>
Fri, 21 Nov 2003 22:41:23 +0000 (22:41 +0000)
commit7a9669ca63fdc5d4a2b9ba199f8c932d006a68ee
treeb8c0e0a8a1f722a6de675672d3868b1223ac9924
parent3128e57596657569596bb1192dbb49bacc565413
Tweaks to S_hv_delete_common:
make the magic call hv_fetch_common rather than ent-or-not
grab the hash from a shared hash key scalar if possible
use masked flags rather than flags for the comparison

p4raw-id: //depot/perl@21765
hv.c