capture avoidance
- From: Markus.Elfring@xxxxxx
- Date: 30 Jun 2005 02:41:12 -0700
I am interested in a clarification of the description in the document
"http://tcl.tk/man/tcl8.5/TclCmd/regexp.htm".
Does the compilation of regular expressions adjust the generated code
to the case if no "subMatchVar" is specified for a function call?
- Is an optimization or conversion to "non-capturing parentheses"
performed?
- Is a single character "(" implicitly treated as if it would be
replaced by the string "(?:" at the appropriate places?
Regards,
Markus
.
- Prev by Date: Re: I cant run some TCLLib functions
- Next by Date: Re: tcl and *.dvi files
- Previous by thread: ANNOUNCE: The Simple Development Library version 1.0
- Next by thread: Activate/Deactivate checkbutton by program
- Index(es):