[pcre-dev] [Bug 1763] New: Returning only first match in JIT

Top Page
Delete this message
Author: admin
Date:  
To: pcre-dev
Subject: [pcre-dev] [Bug 1763] New: Returning only first match in JIT
https://bugs.exim.org/show_bug.cgi?id=1763

            Bug ID: 1763
           Summary: Returning only first match in JIT
           Product: PCRE
           Version: 10.20 (PCRE2)
          Hardware: x86-64
                OS: Linux
            Status: NEW
          Severity: wishlist
          Priority: medium
         Component: Code
          Assignee: ph10@???
          Reporter: filip.kwiatkowski@???
                CC: pcre-dev@???


Would it be possible for pcre_jit_match to return only first match? Google's
re2 default behavior is to determine if there is any match. PCRE could be even
faster with such option. Sometimes it's sufficient to know that there is a
match and there is no need to know exact position of every match.

Thanks,
Filip

--
You are receiving this mail because:
You are on the CC list for the bug.