|
@@ -895,7 +895,7 @@ split_multi_iterator :: proc(s: ^[]byte, substrs: [][]byte, skip_empty := false)
|
|
scrub :: proc(s: []byte, replacement: []byte, allocator := context.allocator) -> []byte {
|
|
scrub :: proc(s: []byte, replacement: []byte, allocator := context.allocator) -> []byte {
|