[Bug 5348] [FO] Back-references: "sufficiently many"

http://www.w3.org/Bugs/Public/show_bug.cgi?id=5348





--- Comment #6 from Andy Agrawal <guerneca2003@yahoo.com>  2009-03-21 03:19:53 ---
The problem with making \11 illegal in the scenario mentioned is that you can't
express \1 followed by the literal "1". Wouldn't it just be best to treat \11
as a backreference if there have been 11 closed subexpressions before,
otherwise treat it as \1 followed by the literal "1" ?


-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Saturday, 21 March 2009 03:20:02 UTC