bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#5970: regex won't do lazy matching


From: Andreas Schwab
Subject: bug#5970: regex won't do lazy matching
Date: Tue, 20 Apr 2010 00:28:44 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.95 (gnu/linux)

a g <address@hidden> writes:

>   regex_test "a[^x]*?a" "a1a2a"

<http://www.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap09.html#tag_09_04_06>:

 9.4.6 EREs Matching Multiple Characters
   [...]
   The behavior of multiple adjacent duplication symbols ('+', '*', '?',
   and intervals) produces undefined results.

Andreas.

-- 
Andreas Schwab, address@hidden
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."






reply via email to

[Prev in Thread] Current Thread [Next in Thread]