Is lookbehind and lookaround concept avail in TCL regex engine?
I came across this page, i didn't see any concept and example about lookbehind and lookaround, even when i execute sample program with lookbehind and lookaround concept where i am not getting any match as well.