[pcre-dev] [Bug 2614] Need a feature like mirrored backrefer…

Páxina inicial
Borrar esta mensaxe
Autor: admin
Data:  
Para: pcre-dev
Asunto: [pcre-dev] [Bug 2614] Need a feature like mirrored backreference (feature request)
https://bugs.exim.org/show_bug.cgi?id=2614

--- Comment #1 from Giridaramoorthy K <giriat2022@???> ---
Also we can absolutely find the start and end of a html tag
ex: (<a)>.*?<~1

Note: ~1 will store a> which is a mirrored string of <a

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