• Federico G. Schwindt's avatar
    Fix lookbehind handling in regsuball · efdd0254
    Federico G. Schwindt authored
    Do not advance the subject but use the ovector information as offset,
    pcre might need to peek back when handling lookbehinds.
    
    Original patch from MegaMaddin via github.
    
    Fixes: #1557
    efdd0254
cache_vrt_re.c 4.04 KB