Artifact ee22504567ea32e3c044f0ee89fb731fd72d6071:
- File tests/regexpComp.test — part of check-in [1c5cd2dcff] at 2002-01-29 02:40:49 on branch trunk — * tests/regexpComp.test (new): * generic/tclInt.h: * generic/tclBasic.c: added TclCompileRegexpCmd entry * generic/tclCompCmds.c (TclCompileStringCmd): corrected to return TCL_OUT_LINE_COMPILE instead of TCL_ERROR for parsing errors, so it only throws the error for runtime compile, in case the user modifies 'string'. (TclCompileRegexpCmd): first try at a byte-compiled regexp command. It handles static strings and ^$ bounded static strings. (TclCompileAppendCmd): made TclPushVarName call always use TCL_CREATE_VAR as numWords is always > 2 at that point. (user: hobbs size: 21582)
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.