[pcre-dev] [Bug 2245] New: new operators request for beginni…

Top Page
Delete this message
Author: admin
Date:  
To: pcre-dev
New-Topics: [pcre-dev] [Bug 2245] new operators request for beginning and end of file, [pcre-dev] [Bug 2245] new operators request for beginning and end of file
Subject: [pcre-dev] [Bug 2245] New: new operators request for beginning and end of file
https://bugs.exim.org/show_bug.cgi?id=2245

            Bug ID: 2245
           Summary: new operators request for beginning and end of file
           Product: PCRE
           Version: N/A
          Hardware: All
                OS: All
            Status: NEW
          Severity: wishlist
          Priority: medium
         Component: Code
          Assignee: ph10@???
          Reporter: jmichae35@???
                CC: pcre-dev@???


^^ beginning of file
$$ end of file
\n LF (should not be interpreted, careful about stdio.h, it does in text mode)
\r CR (should not be interpreted or stripped, careful about stdio.h, it d1oes
in text mode)

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