Files
rose-ash/lib/tcl
giles 0cc36450c4
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 43s
tcl: regexp + regsub commands wrapping SX regex primitives
regexp: -nocase/-all/-inline flags, optional matchVar + subgroup var args.
regsub: -all/-nocase flags, optional varName (stores result + returns count)
or inline use (returns result string). Both wrap make-regexp/regexp-match/
regexp-match-all/regexp-replace/regexp-replace-all. 329/329 tests green.
2026-05-06 15:31:36 +00:00
..