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
tcl by schelte
7 days ago
tcl by emiliano
14 days ago
tcl by fvogel
14 days ago
tcl by emiliano
14 days ago
tcl by rmax
31 days ago
tcl by oldlaptop
31 days ago
tcl by schelte
32 days ago
tcl by Bradipo
44 days ago
tcl by kbk
54 days ago
tcl by oldlaptop
57 days ago
Submit
New paste
Documentation
From Jabber