regexp challenge
Posted to
tcl
by Bradipo at Wed Feb 01 19:46:50 GMT 2017
view raw
%
regexp
-all -inline {^(.* |)wi [0-9]+} "But this does wi 01234)"
{But this does wi 01234} {But this does }
%
regexp
-all -inline {^(.* |)wi [0-9]+} "This doesn't match (wi 01234)"
%
Recent Posts
junk by bcharder
27 days ago
tcl by egavilan
36 days ago
tcl by Stu
38 days ago
tcl by Stu
38 days ago
tcl by oldlaptop
71 days ago
tcl by oldlaptop
71 days ago
tcl by Molnija Bjornsson
76 days ago
tcl by Molnija Bjornsson
76 days ago
tcl by zmoment
76 days ago
tcl by zmoment
76 days ago
Submit
New paste
Documentation
From Jabber