The observed behavior is correct. The named captures do not prevent the contents from saved to the numbered capture variables. So in your first three regexs, element 1 gets the entire quoted string and element 2 gets the first quote.
In reply to Re: Captured single quote results in captured phantom quote
by sn1987a
in thread Captured single quote results in captured phantom quote
by Ach
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |