[pcre-dev] [Bug 2614] Need a feature like mirrored backrefer…
Català
Dansk
Deutsch
Ελληνικά
English
Español
suomi
Français
Galego
magyar
Italiano
日本語
Nederlands
Polski
Português
Português Brasileiro
Ce message fait partie du fil suivant :
Arborescence complète du fil triée par date
admin à
2020-06-30 19:07
admin à
2020-07-01 14:04
Auteur:
admin
Date:
2020-06-30 19:11
UTC
À:
pcre-dev
Sujet:
[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.