Update Capturing and Anchors sections of regexp documention
Document that only first 9 numbered capture groups can use the \n backreference syntax. Document \0 backreference. Document \K anchor.
Fixes [Bug #14500]
Update Capturing and Anchors sections of regexp documention
Document that only first 9 numbered capture groups can use the \n
backreference syntax. Document \0 backreference. Document \K anchor.
Fixes [Bug #14500]