Evaluated rename split_on_formatting_FUCKYOU split_on_formatting
This commit is contained in:
committed by
dupa dup

parent
2131e7500c
commit
52dca52311
@ -1 +0,0 @@
|
||||
str {set ret [list]; while {[string length $str]} {regexp {^(((\d{0,2})(,(\d{0,2}))?)?||||)?([^]*)(.*)} $str {} f {} {} {} {} t r; if {$f eq ""} {set f }; lappend ret $f $t; set str $r}; return $ret}
|
Reference in New Issue
Block a user