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

parent
870c1f218d
commit
2131e7500c
1
procs/ff93d9d9f418fcc87a0f804f5d284ab3c4a4b530
Normal file
1
procs/ff93d9d9f418fcc87a0f804f5d284ab3c4a4b530
Normal file
@ -0,0 +1 @@
|
||||
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