v.20.1Bug Fix

Fix behaviour of match and extract functions with zero bytes

Fix the behaviour of match and extract functions when haystack has zero bytes. The behaviour was wrong when haystack was constant. Fixes #9160 #9163 (alexey-milovidov)